home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gnome-control-center / ui / appearance.ui next >
Extensible Markup Language  |  2009-10-20  |  185KB  |  3,269 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="render_details">
  6.     <property name="border_width">5</property>
  7.     <property name="title" translatable="yes">Font Rendering Details</property>
  8.     <property name="resizable">False</property>
  9.     <property name="type_hint">dialog</property>
  10.     <property name="has_separator">False</property>
  11.     <child internal-child="vbox">
  12.       <object class="GtkVBox" id="dialog-vbox1">
  13.         <property name="visible">True</property>
  14.         <property name="orientation">vertical</property>
  15.         <property name="spacing">2</property>
  16.         <child>
  17.           <object class="GtkVBox" id="vbox7">
  18.             <property name="visible">True</property>
  19.             <property name="border_width">5</property>
  20.             <property name="orientation">vertical</property>
  21.             <property name="spacing">18</property>
  22.             <child>
  23.               <object class="GtkAlignment" id="alignment5">
  24.                 <property name="visible">True</property>
  25.                 <property name="xalign">0</property>
  26.                 <property name="xscale">0</property>
  27.                 <child>
  28.                   <object class="GtkHBox" id="hbox_resolution">
  29.                     <property name="visible">True</property>
  30.                     <property name="spacing">12</property>
  31.                     <child>
  32.                       <object class="GtkLabel" id="label11">
  33.                         <property name="visible">True</property>
  34.                         <property name="label" translatable="yes">R_esolution:</property>
  35.                         <property name="use_underline">True</property>
  36.                         <property name="mnemonic_widget">dpi_spinner</property>
  37.                       </object>
  38.                       <packing>
  39.                         <property name="expand">False</property>
  40.                         <property name="fill">False</property>
  41.                         <property name="position">0</property>
  42.                       </packing>
  43.                     </child>
  44.                     <child>
  45.                       <object class="GtkHBox" id="hbox20">
  46.                         <property name="visible">True</property>
  47.                         <property name="spacing">6</property>
  48.                         <child>
  49.                           <object class="GtkSpinButton" id="dpi_spinner">
  50.                             <property name="visible">True</property>
  51.                             <property name="can_focus">True</property>
  52.                             <property name="climb_rate">1</property>
  53.                           </object>
  54.                           <packing>
  55.                             <property name="fill">False</property>
  56.                             <property name="position">1</property>
  57.                           </packing>
  58.                         </child>
  59.                         <child>
  60.                           <object class="GtkLabel" id="label16">
  61.                             <property name="visible">True</property>
  62.                             <property name="label" translatable="yes">dots per inch</property>
  63.                           </object>
  64.                           <packing>
  65.                             <property name="expand">False</property>
  66.                             <property name="fill">False</property>
  67.                             <property name="position">2</property>
  68.                           </packing>
  69.                         </child>
  70.                       </object>
  71.                       <packing>
  72.                         <property name="expand">False</property>
  73.                         <property name="fill">False</property>
  74.                         <property name="position">1</property>
  75.                       </packing>
  76.                     </child>
  77.                   </object>
  78.                 </child>
  79.               </object>
  80.               <packing>
  81.                 <property name="expand">False</property>
  82.                 <property name="fill">False</property>
  83.                 <property name="position">0</property>
  84.               </packing>
  85.             </child>
  86.             <child>
  87.               <object class="GtkVBox" id="vbox8">
  88.                 <property name="visible">True</property>
  89.                 <property name="orientation">vertical</property>
  90.                 <child>
  91.                   <object class="GtkLabel" id="label8">
  92.                     <property name="visible">True</property>
  93.                     <property name="xalign">0</property>
  94.                     <property name="label" translatable="yes">Smoothing</property>
  95.                     <attributes>
  96.                       <attribute name="weight" value="bold"/>
  97.                     </attributes>
  98.                   </object>
  99.                   <packing>
  100.                     <property name="expand">False</property>
  101.                     <property name="fill">False</property>
  102.                     <property name="position">0</property>
  103.                   </packing>
  104.                 </child>
  105.                 <child>
  106.                   <object class="GtkAlignment" id="alignment20">
  107.                     <property name="visible">True</property>
  108.                     <property name="top_padding">6</property>
  109.                     <property name="left_padding">12</property>
  110.                     <child>
  111.                       <object class="GtkTable" id="table5">
  112.                         <property name="visible">True</property>
  113.                         <property name="n_rows">2</property>
  114.                         <property name="n_columns">2</property>
  115.                         <property name="column_spacing">12</property>
  116.                         <property name="row_spacing">6</property>
  117.                         <child>
  118.                           <object class="GtkVBox" id="vbox12">
  119.                             <property name="visible">True</property>
  120.                             <property name="orientation">vertical</property>
  121.                             <property name="spacing">3</property>
  122.                             <child>
  123.                               <object class="GtkRadioButton" id="antialias_none_radio">
  124.                                 <property name="label" translatable="yes">_None</property>
  125.                                 <property name="visible">True</property>
  126.                                 <property name="can_focus">True</property>
  127.                                 <property name="receives_default">False</property>
  128.                                 <property name="use_underline">True</property>
  129.                                 <property name="draw_indicator">True</property>
  130.                               </object>
  131.                               <packing>
  132.                                 <property name="expand">False</property>
  133.                                 <property name="fill">False</property>
  134.                                 <property name="position">0</property>
  135.                               </packing>
  136.                             </child>
  137.                             <child>
  138.                               <object class="GtkAlignment" id="alignment6">
  139.                                 <property name="visible">True</property>
  140.                                 <child>
  141.                                   <object class="GtkDrawingArea" id="antialias_none_sample">
  142.                                     <property name="visible">True</property>
  143.                                   </object>
  144.                                 </child>
  145.                               </object>
  146.                               <packing>
  147.                                 <property name="position">1</property>
  148.                               </packing>
  149.                             </child>
  150.                           </object>
  151.                           <packing>
  152.                             <property name="x_options">GTK_FILL</property>
  153.                           </packing>
  154.                         </child>
  155.                         <child>
  156.                           <object class="GtkVBox" id="vbox13">
  157.                             <property name="visible">True</property>
  158.                             <property name="orientation">vertical</property>
  159.                             <property name="spacing">3</property>
  160.                             <child>
  161.                               <object class="GtkRadioButton" id="antialias_grayscale_radio">
  162.                                 <property name="label" translatable="yes">Gra_yscale</property>
  163.                                 <property name="visible">True</property>
  164.                                 <property name="can_focus">True</property>
  165.                                 <property name="receives_default">False</property>
  166.                                 <property name="use_underline">True</property>
  167.                                 <property name="draw_indicator">True</property>
  168.                                 <property name="group">antialias_none_radio</property>
  169.                               </object>
  170.                               <packing>
  171.                                 <property name="expand">False</property>
  172.                                 <property name="fill">False</property>
  173.                                 <property name="position">0</property>
  174.                               </packing>
  175.                             </child>
  176.                             <child>
  177.                               <object class="GtkAlignment" id="alignment7">
  178.                                 <property name="visible">True</property>
  179.                                 <child>
  180.                                   <object class="GtkDrawingArea" id="antialias_grayscale_sample">
  181.                                     <property name="visible">True</property>
  182.                                   </object>
  183.                                 </child>
  184.                               </object>
  185.                               <packing>
  186.                                 <property name="position">1</property>
  187.                               </packing>
  188.                             </child>
  189.                           </object>
  190.                           <packing>
  191.                             <property name="left_attach">1</property>
  192.                             <property name="right_attach">2</property>
  193.                             <property name="y_options">GTK_FILL</property>
  194.                           </packing>
  195.                         </child>
  196.                         <child>
  197.                           <object class="GtkVBox" id="vbox14">
  198.                             <property name="visible">True</property>
  199.                             <property name="orientation">vertical</property>
  200.                             <property name="spacing">3</property>
  201.                             <child>
  202.                               <object class="GtkRadioButton" id="antialias_subpixel_radio">
  203.                                 <property name="label" translatable="yes">Sub_pixel (LCDs)</property>
  204.                                 <property name="visible">True</property>
  205.                                 <property name="can_focus">True</property>
  206.                                 <property name="receives_default">False</property>
  207.                                 <property name="use_underline">True</property>
  208.                                 <property name="draw_indicator">True</property>
  209.                                 <property name="group">antialias_none_radio</property>
  210.                               </object>
  211.                               <packing>
  212.                                 <property name="expand">False</property>
  213.                                 <property name="fill">False</property>
  214.                                 <property name="position">0</property>
  215.                               </packing>
  216.                             </child>
  217.                             <child>
  218.                               <object class="GtkAlignment" id="alignment8">
  219.                                 <property name="visible">True</property>
  220.                                 <child>
  221.                                   <object class="GtkDrawingArea" id="antialias_subpixel_sample">
  222.                                     <property name="visible">True</property>
  223.                                   </object>
  224.                                 </child>
  225.                               </object>
  226.                               <packing>
  227.                                 <property name="position">1</property>
  228.                               </packing>
  229.                             </child>
  230.                           </object>
  231.                           <packing>
  232.                             <property name="top_attach">1</property>
  233.                             <property name="bottom_attach">2</property>
  234.                             <property name="x_options">GTK_FILL</property>
  235.                           </packing>
  236.                         </child>
  237.                         <child>
  238.                           <placeholder/>
  239.                         </child>
  240.                       </object>
  241.                     </child>
  242.                   </object>
  243.                   <packing>
  244.                     <property name="position">1</property>
  245.                   </packing>
  246.                 </child>
  247.               </object>
  248.               <packing>
  249.                 <property name="position">1</property>
  250.               </packing>
  251.             </child>
  252.             <child>
  253.               <object class="GtkVBox" id="vbox9">
  254.                 <property name="visible">True</property>
  255.                 <property name="orientation">vertical</property>
  256.                 <child>
  257.                   <object class="GtkLabel" id="label9">
  258.                     <property name="visible">True</property>
  259.                     <property name="xalign">0</property>
  260.                     <property name="label" translatable="yes" comments="font hinting">Hinting</property>
  261.                     <attributes>
  262.                       <attribute name="weight" value="bold"/>
  263.                     </attributes>
  264.                   </object>
  265.                   <packing>
  266.                     <property name="expand">False</property>
  267.                     <property name="fill">False</property>
  268.                     <property name="position">0</property>
  269.                   </packing>
  270.                 </child>
  271.                 <child>
  272.                   <object class="GtkAlignment" id="alignment21">
  273.                     <property name="visible">True</property>
  274.                     <property name="top_padding">6</property>
  275.                     <property name="left_padding">12</property>
  276.                     <child>
  277.                       <object class="GtkTable" id="table6">
  278.                         <property name="visible">True</property>
  279.                         <property name="n_rows">2</property>
  280.                         <property name="n_columns">2</property>
  281.                         <property name="column_spacing">12</property>
  282.                         <property name="row_spacing">6</property>
  283.                         <child>
  284.                           <object class="GtkVBox" id="vbox15">
  285.                             <property name="visible">True</property>
  286.                             <property name="orientation">vertical</property>
  287.                             <property name="spacing">3</property>
  288.                             <child>
  289.                               <object class="GtkRadioButton" id="hint_none_radio">
  290.                                 <property name="label" translatable="yes">N_one</property>
  291.                                 <property name="visible">True</property>
  292.                                 <property name="can_focus">True</property>
  293.                                 <property name="receives_default">False</property>
  294.                                 <property name="use_underline">True</property>
  295.                                 <property name="draw_indicator">True</property>
  296.                               </object>
  297.                               <packing>
  298.                                 <property name="expand">False</property>
  299.                                 <property name="fill">False</property>
  300.                                 <property name="position">0</property>
  301.                               </packing>
  302.                             </child>
  303.                             <child>
  304.                               <object class="GtkAlignment" id="alignment9">
  305.                                 <property name="visible">True</property>
  306.                                 <child>
  307.                                   <object class="GtkDrawingArea" id="hint_none_sample">
  308.                                     <property name="visible">True</property>
  309.                                   </object>
  310.                                 </child>
  311.                               </object>
  312.                               <packing>
  313.                                 <property name="position">1</property>
  314.                               </packing>
  315.                             </child>
  316.                           </object>
  317.                         </child>
  318.                         <child>
  319.                           <object class="GtkVBox" id="vbox16">
  320.                             <property name="visible">True</property>
  321.                             <property name="orientation">vertical</property>
  322.                             <property name="spacing">3</property>
  323.                             <child>
  324.                               <object class="GtkRadioButton" id="hint_slight_radio">
  325.                                 <property name="label" translatable="yes">_Slight</property>
  326.                                 <property name="visible">True</property>
  327.                                 <property name="can_focus">True</property>
  328.                                 <property name="receives_default">False</property>
  329.                                 <property name="use_underline">True</property>
  330.                                 <property name="draw_indicator">True</property>
  331.                                 <property name="group">hint_none_radio</property>
  332.                               </object>
  333.                               <packing>
  334.                                 <property name="expand">False</property>
  335.                                 <property name="fill">False</property>
  336.                                 <property name="position">0</property>
  337.                               </packing>
  338.                             </child>
  339.                             <child>
  340.                               <object class="GtkAlignment" id="alignment10">
  341.                                 <property name="visible">True</property>
  342.                                 <child>
  343.                                   <object class="GtkDrawingArea" id="hint_slight_sample">
  344.                                     <property name="visible">True</property>
  345.                                   </object>
  346.                                 </child>
  347.                               </object>
  348.                               <packing>
  349.                                 <property name="position">1</property>
  350.                               </packing>
  351.                             </child>
  352.                           </object>
  353.                           <packing>
  354.                             <property name="left_attach">1</property>
  355.                             <property name="right_attach">2</property>
  356.                             <property name="y_options">GTK_FILL</property>
  357.                           </packing>
  358.                         </child>
  359.                         <child>
  360.                           <object class="GtkVBox" id="vbox17">
  361.                             <property name="visible">True</property>
  362.                             <property name="orientation">vertical</property>
  363.                             <property name="spacing">3</property>
  364.                             <child>
  365.                               <object class="GtkRadioButton" id="hint_medium_radio">
  366.                                 <property name="label" translatable="yes">_Medium</property>
  367.                                 <property name="visible">True</property>
  368.                                 <property name="can_focus">True</property>
  369.                                 <property name="receives_default">False</property>
  370.                                 <property name="use_underline">True</property>
  371.                                 <property name="draw_indicator">True</property>
  372.                                 <property name="group">hint_none_radio</property>
  373.                               </object>
  374.                               <packing>
  375.                                 <property name="expand">False</property>
  376.                                 <property name="fill">False</property>
  377.                                 <property name="position">0</property>
  378.                               </packing>
  379.                             </child>
  380.                             <child>
  381.                               <object class="GtkAlignment" id="alignment11">
  382.                                 <property name="visible">True</property>
  383.                                 <child>
  384.                                   <object class="GtkDrawingArea" id="hint_medium_sample">
  385.                                     <property name="visible">True</property>
  386.                                   </object>
  387.                                 </child>
  388.                               </object>
  389.                               <packing>
  390.                                 <property name="position">1</property>
  391.                               </packing>
  392.                             </child>
  393.                           </object>
  394.                           <packing>
  395.                             <property name="top_attach">1</property>
  396.                             <property name="bottom_attach">2</property>
  397.                             <property name="x_options">GTK_FILL</property>
  398.                           </packing>
  399.                         </child>
  400.                         <child>
  401.                           <object class="GtkVBox" id="vbox18">
  402.                             <property name="visible">True</property>
  403.                             <property name="orientation">vertical</property>
  404.                             <property name="spacing">3</property>
  405.                             <child>
  406.                               <object class="GtkRadioButton" id="hint_full_radio">
  407.                                 <property name="label" translatable="yes">_Full</property>
  408.                                 <property name="visible">True</property>
  409.                                 <property name="can_focus">True</property>
  410.                                 <property name="receives_default">False</property>
  411.                                 <property name="use_underline">True</property>
  412.                                 <property name="draw_indicator">True</property>
  413.                                 <property name="group">hint_none_radio</property>
  414.                               </object>
  415.                               <packing>
  416.                                 <property name="expand">False</property>
  417.                                 <property name="fill">False</property>
  418.                                 <property name="position">0</property>
  419.                               </packing>
  420.                             </child>
  421.                             <child>
  422.                               <object class="GtkAlignment" id="alignment12">
  423.                                 <property name="visible">True</property>
  424.                                 <child>
  425.                                   <object class="GtkDrawingArea" id="hint_full_sample">
  426.                                     <property name="visible">True</property>
  427.                                   </object>
  428.                                 </child>
  429.                               </object>
  430.                               <packing>
  431.                                 <property name="position">1</property>
  432.                               </packing>
  433.                             </child>
  434.                           </object>
  435.                           <packing>
  436.                             <property name="left_attach">1</property>
  437.                             <property name="right_attach">2</property>
  438.                             <property name="top_attach">1</property>
  439.                             <property name="bottom_attach">2</property>
  440.                             <property name="x_options">GTK_FILL</property>
  441.                             <property name="y_options">GTK_FILL</property>
  442.                           </packing>
  443.                         </child>
  444.                       </object>
  445.                     </child>
  446.                   </object>
  447.                   <packing>
  448.                     <property name="position">1</property>
  449.                   </packing>
  450.                 </child>
  451.               </object>
  452.               <packing>
  453.                 <property name="position">2</property>
  454.               </packing>
  455.             </child>
  456.             <child>
  457.               <object class="GtkVBox" id="vbox10">
  458.                 <property name="visible">True</property>
  459.                 <property name="orientation">vertical</property>
  460.                 <child>
  461.                   <object class="GtkLabel" id="label10">
  462.                     <property name="visible">True</property>
  463.                     <property name="xalign">0</property>
  464.                     <property name="label" translatable="yes">Subpixel Order</property>
  465.                     <attributes>
  466.                       <attribute name="weight" value="bold"/>
  467.                     </attributes>
  468.                   </object>
  469.                   <packing>
  470.                     <property name="expand">False</property>
  471.                     <property name="fill">False</property>
  472.                     <property name="position">0</property>
  473.                   </packing>
  474.                 </child>
  475.                 <child>
  476.                   <object class="GtkAlignment" id="alignment22">
  477.                     <property name="visible">True</property>
  478.                     <property name="top_padding">6</property>
  479.                     <property name="left_padding">12</property>
  480.                     <child>
  481.                       <object class="GtkTable" id="table7">
  482.                         <property name="visible">True</property>
  483.                         <property name="n_rows">2</property>
  484.                         <property name="n_columns">2</property>
  485.                         <property name="column_spacing">12</property>
  486.                         <property name="row_spacing">6</property>
  487.                         <child>
  488.                           <object class="GtkHBox" id="hbox2">
  489.                             <property name="visible">True</property>
  490.                             <child>
  491.                               <object class="GtkRadioButton" id="subpixel_rgb_radio">
  492.                                 <property name="label" translatable="yes" comments="pixel order red, green, blue">_RGB</property>
  493.                                 <property name="visible">True</property>
  494.                                 <property name="can_focus">True</property>
  495.                                 <property name="receives_default">False</property>
  496.                                 <property name="use_underline">True</property>
  497.                                 <property name="draw_indicator">True</property>
  498.                               </object>
  499.                               <packing>
  500.                                 <property name="position">0</property>
  501.                               </packing>
  502.                             </child>
  503.                             <child>
  504.                               <object class="GtkImage" id="subpixel_rgb_image">
  505.                                 <property name="visible">True</property>
  506.                                 <property name="stock">gtk-missing-image</property>
  507.                               </object>
  508.                               <packing>
  509.                                 <property name="expand">False</property>
  510.                                 <property name="fill">False</property>
  511.                                 <property name="position">1</property>
  512.                               </packing>
  513.                             </child>
  514.                           </object>
  515.                         </child>
  516.                         <child>
  517.                           <object class="GtkHBox" id="hbox_bgr">
  518.                             <property name="visible">True</property>
  519.                             <child>
  520.                               <object class="GtkRadioButton" id="subpixel_bgr_radio">
  521.                                 <property name="label" translatable="yes" comments="pixel order blue, green, red">_BGR</property>
  522.                                 <property name="visible">True</property>
  523.                                 <property name="can_focus">True</property>
  524.                                 <property name="receives_default">False</property>
  525.                                 <property name="use_underline">True</property>
  526.                                 <property name="draw_indicator">True</property>
  527.                                 <property name="group">subpixel_rgb_radio</property>
  528.                               </object>
  529.                               <packing>
  530.                                 <property name="position">0</property>
  531.                               </packing>
  532.                             </child>
  533.                             <child>
  534.                               <object class="GtkImage" id="subpixel_bgr_image">
  535.                                 <property name="visible">True</property>
  536.                                 <property name="stock">gtk-missing-image</property>
  537.                               </object>
  538.                               <packing>
  539.                                 <property name="expand">False</property>
  540.                                 <property name="fill">False</property>
  541.                                 <property name="position">1</property>
  542.                               </packing>
  543.                             </child>
  544.                           </object>
  545.                           <packing>
  546.                             <property name="left_attach">1</property>
  547.                             <property name="right_attach">2</property>
  548.                             <property name="y_options">GTK_FILL</property>
  549.                           </packing>
  550.                         </child>
  551.                         <child>
  552.                           <object class="GtkHBox" id="hbox_rgb">
  553.                             <property name="visible">True</property>
  554.                             <child>
  555.                               <object class="GtkRadioButton" id="subpixel_vrgb_radio">
  556.                                 <property name="label" translatable="yes" comments="vertical hinting, pixel order red, green, blue">_VRGB</property>
  557.                                 <property name="visible">True</property>
  558.                                 <property name="can_focus">True</property>
  559.                                 <property name="receives_default">False</property>
  560.                                 <property name="use_underline">True</property>
  561.                                 <property name="draw_indicator">True</property>
  562.                                 <property name="group">subpixel_rgb_radio</property>
  563.                               </object>
  564.                               <packing>
  565.                                 <property name="position">0</property>
  566.                               </packing>
  567.                             </child>
  568.                             <child>
  569.                               <object class="GtkImage" id="subpixel_vrgb_image">
  570.                                 <property name="visible">True</property>
  571.                                 <property name="stock">gtk-missing-image</property>
  572.                               </object>
  573.                               <packing>
  574.                                 <property name="expand">False</property>
  575.                                 <property name="fill">False</property>
  576.                                 <property name="position">1</property>
  577.                               </packing>
  578.                             </child>
  579.                           </object>
  580.                           <packing>
  581.                             <property name="top_attach">1</property>
  582.                             <property name="bottom_attach">2</property>
  583.                             <property name="x_options">GTK_FILL</property>
  584.                           </packing>
  585.                         </child>
  586.                         <child>
  587.                           <object class="GtkHBox" id="hbox5">
  588.                             <property name="visible">True</property>
  589.                             <child>
  590.                               <object class="GtkRadioButton" id="subpixel_vbgr_radio">
  591.                                 <property name="label" translatable="yes" comments="vertical hinting, pixel order blue, green, red">VB_GR</property>
  592.                                 <property name="visible">True</property>
  593.                                 <property name="can_focus">True</property>
  594.                                 <property name="receives_default">False</property>
  595.                                 <property name="use_underline">True</property>
  596.                                 <property name="draw_indicator">True</property>
  597.                                 <property name="group">subpixel_rgb_radio</property>
  598.                               </object>
  599.                               <packing>
  600.                                 <property name="position">0</property>
  601.                               </packing>
  602.                             </child>
  603.                             <child>
  604.                               <object class="GtkImage" id="subpixel_vbgr_image">
  605.                                 <property name="visible">True</property>
  606.                                 <property name="stock">gtk-missing-image</property>
  607.                               </object>
  608.                               <packing>
  609.                                 <property name="expand">False</property>
  610.                                 <property name="fill">False</property>
  611.                                 <property name="position">1</property>
  612.                               </packing>
  613.                             </child>
  614.                           </object>
  615.                           <packing>
  616.                             <property name="left_attach">1</property>
  617.                             <property name="right_attach">2</property>
  618.                             <property name="top_attach">1</property>
  619.                             <property name="bottom_attach">2</property>
  620.                             <property name="x_options">GTK_FILL</property>
  621.                             <property name="y_options">GTK_FILL</property>
  622.                           </packing>
  623.                         </child>
  624.                       </object>
  625.                     </child>
  626.                   </object>
  627.                   <packing>
  628.                     <property name="position">1</property>
  629.                   </packing>
  630.                 </child>
  631.               </object>
  632.               <packing>
  633.                 <property name="position">3</property>
  634.               </packing>
  635.             </child>
  636.           </object>
  637.           <packing>
  638.             <property name="position">1</property>
  639.           </packing>
  640.         </child>
  641.         <child internal-child="action_area">
  642.           <object class="GtkHButtonBox" id="dialog-action_area1">
  643.             <property name="visible">True</property>
  644.             <property name="layout_style">end</property>
  645.             <child>
  646.               <object class="GtkButton" id="button3">
  647.                 <property name="label">gtk-close</property>
  648.                 <property name="visible">True</property>
  649.                 <property name="can_focus">True</property>
  650.                 <property name="can_default">True</property>
  651.                 <property name="receives_default">False</property>
  652.                 <property name="use_stock">True</property>
  653.               </object>
  654.               <packing>
  655.                 <property name="expand">False</property>
  656.                 <property name="fill">False</property>
  657.                 <property name="position">1</property>
  658.               </packing>
  659.             </child>
  660.           </object>
  661.           <packing>
  662.             <property name="expand">False</property>
  663.             <property name="pack_type">end</property>
  664.             <property name="position">0</property>
  665.           </packing>
  666.         </child>
  667.       </object>
  668.     </child>
  669.     <action-widgets>
  670.       <action-widget response="-7">button3</action-widget>
  671.     </action-widgets>
  672.   </object>
  673.   <object class="GtkDialog" id="appearance_window">
  674.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  675.     <property name="border_width">5</property>
  676.     <property name="title" translatable="yes">Appearance Preferences</property>
  677.     <property name="type_hint">dialog</property>
  678.     <property name="has_separator">False</property>
  679.     <child internal-child="vbox">
  680.       <object class="GtkVBox" id="dialog-vbox2">
  681.         <property name="visible">True</property>
  682.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  683.         <property name="orientation">vertical</property>
  684.         <property name="spacing">2</property>
  685.         <child>
  686.           <object class="GtkNotebook" id="main_notebook">
  687.             <property name="visible">True</property>
  688.             <property name="can_focus">True</property>
  689.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  690.             <property name="border_width">5</property>
  691.             <child>
  692.               <object class="GtkVBox" id="theme_vbox">
  693.                 <property name="visible">True</property>
  694.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  695.                 <property name="border_width">12</property>
  696.                 <property name="orientation">vertical</property>
  697.                 <property name="spacing">6</property>
  698.                 <child>
  699.                   <object class="GtkVBox" id="theme_list_vbox">
  700.                     <property name="visible">True</property>
  701.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  702.                     <property name="orientation">vertical</property>
  703.                     <property name="spacing">6</property>
  704.                     <child>
  705.                       <object class="GtkScrolledWindow" id="scrolledwindow1">
  706.                         <property name="visible">True</property>
  707.                         <property name="can_focus">True</property>
  708.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  709.                         <property name="hscrollbar_policy">never</property>
  710.                         <property name="vscrollbar_policy">automatic</property>
  711.                         <property name="shadow_type">in</property>
  712.                         <child>
  713.                           <object class="GtkIconView" id="theme_list">
  714.                             <property name="width_request">1</property>
  715.                             <property name="visible">True</property>
  716.                             <property name="can_focus">True</property>
  717.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  718.                             <property name="selection_mode">browse</property>
  719.                             <property name="item_width">138</property>
  720.                             <property name="spacing">3</property>
  721.                             <property name="row_spacing">18</property>
  722.                             <property name="column_spacing">18</property>
  723.                             <property name="margin">18</property>
  724.                           </object>
  725.                         </child>
  726.                       </object>
  727.                       <packing>
  728.                         <property name="position">0</property>
  729.                       </packing>
  730.                     </child>
  731.                   </object>
  732.                   <packing>
  733.                     <property name="position">0</property>
  734.                   </packing>
  735.                 </child>
  736.                 <child>
  737.                   <object class="GtkHButtonBox" id="hbuttonbox1">
  738.                     <property name="visible">True</property>
  739.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  740.                     <property name="spacing">6</property>
  741.                     <property name="layout_style">end</property>
  742.                     <child>
  743.                       <object class="GtkButton" id="theme_delete">
  744.                         <property name="label">gtk-delete</property>
  745.                         <property name="visible">True</property>
  746.                         <property name="sensitive">False</property>
  747.                         <property name="can_focus">True</property>
  748.                         <property name="receives_default">False</property>
  749.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  750.                         <property name="use_stock">True</property>
  751.                       </object>
  752.                       <packing>
  753.                         <property name="expand">False</property>
  754.                         <property name="fill">False</property>
  755.                         <property name="position">0</property>
  756.                       </packing>
  757.                     </child>
  758.                     <child>
  759.                       <object class="GtkButton" id="theme_save">
  760.                         <property name="label" translatable="yes">Save _As...</property>
  761.                         <property name="visible">True</property>
  762.                         <property name="sensitive">False</property>
  763.                         <property name="can_focus">True</property>
  764.                         <property name="receives_default">False</property>
  765.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  766.                         <property name="use_underline">True</property>
  767.                       </object>
  768.                       <packing>
  769.                         <property name="expand">False</property>
  770.                         <property name="fill">False</property>
  771.                         <property name="position">1</property>
  772.                       </packing>
  773.                     </child>
  774.                     <child>
  775.                       <object class="GtkButton" id="theme_custom">
  776.                         <property name="label" translatable="yes">C_ustomize...</property>
  777.                         <property name="visible">True</property>
  778.                         <property name="can_focus">True</property>
  779.                         <property name="receives_default">False</property>
  780.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  781.                         <property name="use_underline">True</property>
  782.                       </object>
  783.                       <packing>
  784.                         <property name="expand">False</property>
  785.                         <property name="fill">False</property>
  786.                         <property name="position">2</property>
  787.                       </packing>
  788.                     </child>
  789.                     <child>
  790.                       <object class="GtkButton" id="theme_install">
  791.                         <property name="label" translatable="yes">_Install...</property>
  792.                         <property name="visible">True</property>
  793.                         <property name="can_focus">True</property>
  794.                         <property name="receives_default">False</property>
  795.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  796.                         <property name="use_underline">True</property>
  797.                       </object>
  798.                       <packing>
  799.                         <property name="expand">False</property>
  800.                         <property name="fill">False</property>
  801.                         <property name="position">3</property>
  802.                       </packing>
  803.                     </child>
  804.                   </object>
  805.                   <packing>
  806.                     <property name="expand">False</property>
  807.                     <property name="position">1</property>
  808.                   </packing>
  809.                 </child>
  810.                 <child>
  811.                   <object class="GtkHBox" id="hbox_more_themes">
  812.                     <property name="visible">True</property>
  813.                     <child>
  814.                       <object class="GtkLinkButton" id="more_themes_linkbutton">
  815.                         <property name="label" translatable="yes">Get more themes online</property>
  816.                         <property name="visible">True</property>
  817.                         <property name="can_focus">True</property>
  818.                         <property name="receives_default">True</property>
  819.                         <property name="no_show_all">True</property>
  820.                         <property name="has_tooltip">True</property>
  821.                         <property name="relief">none</property>
  822.                         <property name="uri">http://art.gnome.org/themes</property>
  823.                       </object>
  824.                       <packing>
  825.                         <property name="expand">False</property>
  826.                         <property name="fill">False</property>
  827.                         <property name="position">0</property>
  828.                       </packing>
  829.                     </child>
  830.                   </object>
  831.                   <packing>
  832.                     <property name="expand">False</property>
  833.                     <property name="fill">False</property>
  834.                     <property name="pack_type">end</property>
  835.                     <property name="position">2</property>
  836.                   </packing>
  837.                 </child>
  838.               </object>
  839.             </child>
  840.             <child type="tab">
  841.               <object class="GtkLabel" id="label1">
  842.                 <property name="visible">True</property>
  843.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  844.                 <property name="label" translatable="yes">Theme</property>
  845.               </object>
  846.               <packing>
  847.                 <property name="tab_fill">False</property>
  848.               </packing>
  849.             </child>
  850.             <child>
  851.               <object class="GtkVBox" id="background_vbox">
  852.                 <property name="visible">True</property>
  853.                 <property name="border_width">12</property>
  854.                 <property name="orientation">vertical</property>
  855.                 <property name="spacing">6</property>
  856.                 <child>
  857.                   <object class="GtkVBox" id="vbox4">
  858.                     <property name="visible">True</property>
  859.                     <property name="orientation">vertical</property>
  860.                     <property name="spacing">6</property>
  861.                     <child>
  862.                       <object class="GtkHBox" id="wp_hbox">
  863.                         <property name="visible">True</property>
  864.                         <property name="spacing">6</property>
  865.                         <child>
  866.                           <object class="GtkScrolledWindow" id="scrolledwindow2">
  867.                             <property name="visible">True</property>
  868.                             <property name="can_focus">True</property>
  869.                             <property name="hscrollbar_policy">never</property>
  870.                             <property name="vscrollbar_policy">automatic</property>
  871.                             <property name="shadow_type">in</property>
  872.                             <child>
  873.                               <object class="GtkIconView" id="wp_view">
  874.                                 <property name="width_request">1</property>
  875.                                 <property name="visible">True</property>
  876.                                 <property name="can_focus">True</property>
  877.                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  878.                                 <property name="selection_mode">browse</property>
  879.                                 <property name="row_spacing">3</property>
  880.                                 <property name="column_spacing">3</property>
  881.                               </object>
  882.                             </child>
  883.                           </object>
  884.                           <packing>
  885.                             <property name="position">0</property>
  886.                           </packing>
  887.                         </child>
  888.                       </object>
  889.                       <packing>
  890.                         <property name="position">0</property>
  891.                       </packing>
  892.                     </child>
  893.                     <child>
  894.                       <object class="GtkHBox" id="hbox8">
  895.                         <property name="visible">True</property>
  896.                         <property name="spacing">24</property>
  897.                         <child>
  898.                           <object class="GtkHBox" id="hbox_style">
  899.                             <property name="visible">True</property>
  900.                             <property name="spacing">12</property>
  901.                             <child>
  902.                               <object class="GtkLabel" id="label22">
  903.                                 <property name="visible">True</property>
  904.                                 <property name="label" translatable="yes">_Style:</property>
  905.                                 <property name="use_underline">True</property>
  906.                                 <property name="mnemonic_widget">wp_style_menu</property>
  907.                               </object>
  908.                               <packing>
  909.                                 <property name="expand">False</property>
  910.                                 <property name="fill">False</property>
  911.                                 <property name="position">0</property>
  912.                               </packing>
  913.                             </child>
  914.                             <child>
  915.                               <object class="GtkComboBox" id="wp_style_menu">
  916.                                 <property name="visible">True</property>
  917.                                 <property name="model">wp_style_liststore</property>
  918.                                 <child>
  919.                                   <object class="GtkCellRendererText" id="cellrenderertext1"/>
  920.                                   <attributes>
  921.                                     <attribute name="text">0</attribute>
  922.                                   </attributes>
  923.                                 </child>
  924.                               </object>
  925.                               <packing>
  926.                                 <property name="expand">False</property>
  927.                                 <property name="fill">False</property>
  928.                                 <property name="position">1</property>
  929.                               </packing>
  930.                             </child>
  931.                           </object>
  932.                           <packing>
  933.                             <property name="expand">False</property>
  934.                             <property name="fill">False</property>
  935.                             <property name="position">0</property>
  936.                           </packing>
  937.                         </child>
  938.                         <child>
  939.                           <object class="GtkHBox" id="wp_colors_box">
  940.                             <property name="visible">True</property>
  941.                             <property name="spacing">12</property>
  942.                             <child>
  943.                               <object class="GtkLabel" id="label25">
  944.                                 <property name="visible">True</property>
  945.                                 <property name="label" translatable="yes">C_olors:</property>
  946.                                 <property name="use_underline">True</property>
  947.                                 <property name="mnemonic_widget">wp_color_menu</property>
  948.                               </object>
  949.                               <packing>
  950.                                 <property name="expand">False</property>
  951.                                 <property name="fill">False</property>
  952.                                 <property name="position">0</property>
  953.                               </packing>
  954.                             </child>
  955.                             <child>
  956.                               <object class="GtkHBox" id="hbox_color_menu">
  957.                                 <property name="visible">True</property>
  958.                                 <property name="spacing">6</property>
  959.                                 <child>
  960.                                   <object class="GtkComboBox" id="wp_color_menu">
  961.                                     <property name="visible">True</property>
  962.                                     <property name="model">wp_color_liststore</property>
  963.                                     <child>
  964.                                       <object class="GtkCellRendererText" id="cellrenderertext2"/>
  965.                                       <attributes>
  966.                                         <attribute name="text">0</attribute>
  967.                                       </attributes>
  968.                                     </child>
  969.                                   </object>
  970.                                   <packing>
  971.                                     <property name="expand">False</property>
  972.                                     <property name="fill">False</property>
  973.                                     <property name="position">0</property>
  974.                                   </packing>
  975.                                 </child>
  976.                                 <child>
  977.                                   <object class="GtkColorButton" id="wp_pcpicker">
  978.                                     <property name="visible">True</property>
  979.                                     <property name="can_focus">True</property>
  980.                                     <property name="receives_default">True</property>
  981.                                     <property name="color">#000000000000</property>
  982.                                     <child internal-child="accessible">
  983.                                       <object class="AtkObject" id="wp_pcpicker-atkobject">
  984.                                         <property name="AtkObject::accessible-description" translatable="yes">Open a dialog to specify the color</property>
  985.                                       </object>
  986.                                     </child>
  987.                                   </object>
  988.                                   <packing>
  989.                                     <property name="expand">False</property>
  990.                                     <property name="fill">False</property>
  991.                                     <property name="position">1</property>
  992.                                   </packing>
  993.                                 </child>
  994.                                 <child>
  995.                                   <object class="GtkColorButton" id="wp_scpicker">
  996.                                     <property name="can_focus">True</property>
  997.                                     <property name="receives_default">True</property>
  998.                                     <property name="color">#000000000000</property>
  999.                                     <child internal-child="accessible">
  1000.                                       <object class="AtkObject" id="wp_scpicker-atkobject">
  1001.                                         <property name="AtkObject::accessible-description" translatable="yes">Open a dialog to specify the color</property>
  1002.                                       </object>
  1003.                                     </child>
  1004.                                   </object>
  1005.                                   <packing>
  1006.                                     <property name="expand">False</property>
  1007.                                     <property name="fill">False</property>
  1008.                                     <property name="position">2</property>
  1009.                                   </packing>
  1010.                                 </child>
  1011.                               </object>
  1012.                               <packing>
  1013.                                 <property name="position">1</property>
  1014.                               </packing>
  1015.                             </child>
  1016.                           </object>
  1017.                           <packing>
  1018.                             <property name="expand">False</property>
  1019.                             <property name="fill">False</property>
  1020.                             <property name="position">1</property>
  1021.                           </packing>
  1022.                         </child>
  1023.                       </object>
  1024.                       <packing>
  1025.                         <property name="expand">False</property>
  1026.                         <property name="fill">False</property>
  1027.                         <property name="position">1</property>
  1028.                       </packing>
  1029.                     </child>
  1030.                   </object>
  1031.                   <packing>
  1032.                     <property name="position">0</property>
  1033.                   </packing>
  1034.                 </child>
  1035.                 <child>
  1036.                   <object class="GtkLabel" id="label2">
  1037.                     <property name="visible">True</property>
  1038.                   </object>
  1039.                   <packing>
  1040.                     <property name="expand">False</property>
  1041.                     <property name="fill">False</property>
  1042.                     <property name="position">1</property>
  1043.                   </packing>
  1044.                 </child>
  1045.                 <child>
  1046.                   <object class="GtkHBox" id="hbox_get_more">
  1047.                     <property name="visible">True</property>
  1048.                     <child>
  1049.                       <object class="GtkLinkButton" id="more_backgrounds_linkbutton">
  1050.                         <property name="label" translatable="yes">Get more backgrounds online</property>
  1051.                         <property name="visible">True</property>
  1052.                         <property name="can_focus">True</property>
  1053.                         <property name="receives_default">True</property>
  1054.                         <property name="no_show_all">True</property>
  1055.                         <property name="relief">none</property>
  1056.                         <property name="uri">http://art.gnome.org/backgrounds</property>
  1057.                       </object>
  1058.                       <packing>
  1059.                         <property name="expand">False</property>
  1060.                         <property name="fill">False</property>
  1061.                         <property name="position">0</property>
  1062.                       </packing>
  1063.                     </child>
  1064.                     <child>
  1065.                       <object class="GtkHButtonBox" id="hbuttonbox_add">
  1066.                         <property name="visible">True</property>
  1067.                         <property name="spacing">6</property>
  1068.                         <property name="homogeneous">True</property>
  1069.                         <property name="layout_style">end</property>
  1070.                         <child>
  1071.                           <object class="GtkButton" id="wp_add_button">
  1072.                             <property name="label" translatable="yes">_Add...</property>
  1073.                             <property name="visible">True</property>
  1074.                             <property name="can_focus">True</property>
  1075.                             <property name="receives_default">True</property>
  1076.                             <property name="use_underline">True</property>
  1077.                           </object>
  1078.                           <packing>
  1079.                             <property name="expand">False</property>
  1080.                             <property name="fill">False</property>
  1081.                             <property name="pack_type">end</property>
  1082.                             <property name="position">1</property>
  1083.                           </packing>
  1084.                         </child>
  1085.                         <child>
  1086.                           <object class="GtkButton" id="wp_rem_button">
  1087.                             <property name="label">gtk-remove</property>
  1088.                             <property name="visible">True</property>
  1089.                             <property name="can_focus">True</property>
  1090.                             <property name="receives_default">True</property>
  1091.                             <property name="use_stock">True</property>
  1092.                           </object>
  1093.                           <packing>
  1094.                             <property name="expand">False</property>
  1095.                             <property name="fill">False</property>
  1096.                             <property name="pack_type">end</property>
  1097.                             <property name="position">0</property>
  1098.                           </packing>
  1099.                         </child>
  1100.                       </object>
  1101.                       <packing>
  1102.                         <property name="expand">False</property>
  1103.                         <property name="fill">False</property>
  1104.                         <property name="pack_type">end</property>
  1105.                         <property name="position">1</property>
  1106.                       </packing>
  1107.                     </child>
  1108.                   </object>
  1109.                   <packing>
  1110.                     <property name="expand">False</property>
  1111.                     <property name="fill">False</property>
  1112.                     <property name="position">2</property>
  1113.                   </packing>
  1114.                 </child>
  1115.               </object>
  1116.               <packing>
  1117.                 <property name="position">1</property>
  1118.               </packing>
  1119.             </child>
  1120.             <child type="tab">
  1121.               <object class="GtkLabel" id="label27">
  1122.                 <property name="visible">True</property>
  1123.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1124.                 <property name="label" translatable="yes">Background</property>
  1125.               </object>
  1126.               <packing>
  1127.                 <property name="position">1</property>
  1128.                 <property name="tab_fill">False</property>
  1129.               </packing>
  1130.             </child>
  1131.             <child>
  1132.               <object class="GtkVBox" id="fonts_vbox">
  1133.                 <property name="visible">True</property>
  1134.                 <property name="border_width">12</property>
  1135.                 <property name="orientation">vertical</property>
  1136.                 <property name="spacing">18</property>
  1137.                 <child>
  1138.                   <object class="GtkTable" id="table2">
  1139.                     <property name="visible">True</property>
  1140.                     <property name="n_rows">5</property>
  1141.                     <property name="n_columns">2</property>
  1142.                     <property name="column_spacing">12</property>
  1143.                     <property name="row_spacing">6</property>
  1144.                     <child>
  1145.                       <object class="GtkFontButton" id="document_font">
  1146.                         <property name="visible">True</property>
  1147.                         <property name="can_focus">True</property>
  1148.                         <property name="receives_default">False</property>
  1149.                         <property name="use_font">True</property>
  1150.                       </object>
  1151.                       <packing>
  1152.                         <property name="left_attach">1</property>
  1153.                         <property name="right_attach">2</property>
  1154.                         <property name="top_attach">1</property>
  1155.                         <property name="bottom_attach">2</property>
  1156.                         <property name="x_options">GTK_FILL</property>
  1157.                         <property name="y_options"></property>
  1158.                       </packing>
  1159.                     </child>
  1160.                     <child>
  1161.                       <object class="GtkLabel" id="label32">
  1162.                         <property name="visible">True</property>
  1163.                         <property name="xalign">0</property>
  1164.                         <property name="label" translatable="yes">_Document font:</property>
  1165.                         <property name="use_underline">True</property>
  1166.                         <property name="mnemonic_widget">document_font</property>
  1167.                       </object>
  1168.                       <packing>
  1169.                         <property name="top_attach">1</property>
  1170.                         <property name="bottom_attach">2</property>
  1171.                         <property name="x_options">GTK_FILL</property>
  1172.                         <property name="y_options"></property>
  1173.                       </packing>
  1174.                     </child>
  1175.                     <child>
  1176.                       <object class="GtkFontButton" id="desktop_font">
  1177.                         <property name="visible">True</property>
  1178.                         <property name="can_focus">True</property>
  1179.                         <property name="receives_default">False</property>
  1180.                         <property name="use_font">True</property>
  1181.                       </object>
  1182.                       <packing>
  1183.                         <property name="left_attach">1</property>
  1184.                         <property name="right_attach">2</property>
  1185.                         <property name="top_attach">2</property>
  1186.                         <property name="bottom_attach">3</property>
  1187.                         <property name="x_options">GTK_FILL</property>
  1188.                         <property name="y_options"></property>
  1189.                       </packing>
  1190.                     </child>
  1191.                     <child>
  1192.                       <object class="GtkFontButton" id="window_title_font">
  1193.                         <property name="visible">True</property>
  1194.                         <property name="can_focus">True</property>
  1195.                         <property name="receives_default">False</property>
  1196.                         <property name="use_font">True</property>
  1197.                       </object>
  1198.                       <packing>
  1199.                         <property name="left_attach">1</property>
  1200.                         <property name="right_attach">2</property>
  1201.                         <property name="top_attach">3</property>
  1202.                         <property name="bottom_attach">4</property>
  1203.                         <property name="x_options">GTK_FILL</property>
  1204.                         <property name="y_options"></property>
  1205.                       </packing>
  1206.                     </child>
  1207.                     <child>
  1208.                       <object class="GtkFontButton" id="monospace_font">
  1209.                         <property name="visible">True</property>
  1210.                         <property name="can_focus">True</property>
  1211.                         <property name="receives_default">False</property>
  1212.                         <property name="use_font">True</property>
  1213.                       </object>
  1214.                       <packing>
  1215.                         <property name="left_attach">1</property>
  1216.                         <property name="right_attach">2</property>
  1217.                         <property name="top_attach">4</property>
  1218.                         <property name="bottom_attach">5</property>
  1219.                         <property name="x_options">GTK_FILL</property>
  1220.                         <property name="y_options"></property>
  1221.                       </packing>
  1222.                     </child>
  1223.                     <child>
  1224.                       <object class="GtkLabel" id="label31">
  1225.                         <property name="visible">True</property>
  1226.                         <property name="xalign">0</property>
  1227.                         <property name="label" translatable="yes">Des_ktop font:</property>
  1228.                         <property name="use_underline">True</property>
  1229.                         <property name="justify">right</property>
  1230.                         <property name="mnemonic_widget">desktop_font</property>
  1231.                       </object>
  1232.                       <packing>
  1233.                         <property name="top_attach">2</property>
  1234.                         <property name="bottom_attach">3</property>
  1235.                         <property name="x_options">GTK_FILL</property>
  1236.                         <property name="y_options"></property>
  1237.                       </packing>
  1238.                     </child>
  1239.                     <child>
  1240.                       <object class="GtkLabel" id="label30">
  1241.                         <property name="visible">True</property>
  1242.                         <property name="xalign">0</property>
  1243.                         <property name="label" translatable="yes">_Window title font:</property>
  1244.                         <property name="use_underline">True</property>
  1245.                         <property name="justify">right</property>
  1246.                         <property name="mnemonic_widget">window_title_font</property>
  1247.                       </object>
  1248.                       <packing>
  1249.                         <property name="top_attach">3</property>
  1250.                         <property name="bottom_attach">4</property>
  1251.                         <property name="x_options">GTK_FILL</property>
  1252.                         <property name="y_options"></property>
  1253.                       </packing>
  1254.                     </child>
  1255.                     <child>
  1256.                       <object class="GtkLabel" id="label29">
  1257.                         <property name="visible">True</property>
  1258.                         <property name="xalign">0</property>
  1259.                         <property name="label" translatable="yes">_Fixed width font:</property>
  1260.                         <property name="use_underline">True</property>
  1261.                         <property name="justify">right</property>
  1262.                         <property name="mnemonic_widget">monospace_font</property>
  1263.                       </object>
  1264.                       <packing>
  1265.                         <property name="top_attach">4</property>
  1266.                         <property name="bottom_attach">5</property>
  1267.                         <property name="x_options">GTK_FILL</property>
  1268.                         <property name="y_options"></property>
  1269.                       </packing>
  1270.                     </child>
  1271.                     <child>
  1272.                       <object class="GtkFontButton" id="application_font">
  1273.                         <property name="visible">True</property>
  1274.                         <property name="can_focus">True</property>
  1275.                         <property name="receives_default">False</property>
  1276.                         <property name="use_font">True</property>
  1277.                       </object>
  1278.                       <packing>
  1279.                         <property name="left_attach">1</property>
  1280.                         <property name="right_attach">2</property>
  1281.                         <property name="y_options"></property>
  1282.                       </packing>
  1283.                     </child>
  1284.                     <child>
  1285.                       <object class="GtkLabel" id="label28">
  1286.                         <property name="visible">True</property>
  1287.                         <property name="xalign">0</property>
  1288.                         <property name="label" translatable="yes">_Application font:</property>
  1289.                         <property name="use_underline">True</property>
  1290.                         <property name="justify">right</property>
  1291.                         <property name="mnemonic_widget">application_font</property>
  1292.                       </object>
  1293.                       <packing>
  1294.                         <property name="x_options">GTK_FILL</property>
  1295.                         <property name="y_options"></property>
  1296.                       </packing>
  1297.                     </child>
  1298.                   </object>
  1299.                   <packing>
  1300.                     <property name="expand">False</property>
  1301.                     <property name="position">0</property>
  1302.                   </packing>
  1303.                 </child>
  1304.                 <child>
  1305.                   <object class="GtkVBox" id="vbox6">
  1306.                     <property name="visible">True</property>
  1307.                     <property name="orientation">vertical</property>
  1308.                     <property name="spacing">6</property>
  1309.                     <child>
  1310.                       <object class="GtkLabel" id="label33">
  1311.                         <property name="visible">True</property>
  1312.                         <property name="xalign">0</property>
  1313.                         <property name="label" translatable="yes">Rendering</property>
  1314.                         <attributes>
  1315.                           <attribute name="weight" value="bold"/>
  1316.                         </attributes>
  1317.                       </object>
  1318.                       <packing>
  1319.                         <property name="expand">False</property>
  1320.                         <property name="fill">False</property>
  1321.                         <property name="position">0</property>
  1322.                       </packing>
  1323.                     </child>
  1324.                     <child>
  1325.                       <object class="GtkAlignment" id="alignment1">
  1326.                         <property name="visible">True</property>
  1327.                         <property name="left_padding">12</property>
  1328.                         <child>
  1329.                           <object class="GtkTable" id="font_render_frame">
  1330.                             <property name="visible">True</property>
  1331.                             <property name="n_rows">2</property>
  1332.                             <property name="n_columns">2</property>
  1333.                             <property name="column_spacing">12</property>
  1334.                             <property name="row_spacing">6</property>
  1335.                             <child>
  1336.                               <object class="GtkVBox" id="vbox21">
  1337.                                 <property name="visible">True</property>
  1338.                                 <property name="orientation">vertical</property>
  1339.                                 <property name="spacing">6</property>
  1340.                                 <child>
  1341.                                   <object class="GtkRadioButton" id="subpixel_radio">
  1342.                                     <property name="label" translatable="yes">Sub_pixel smoothing (LCDs)</property>
  1343.                                     <property name="visible">True</property>
  1344.                                     <property name="can_focus">True</property>
  1345.                                     <property name="receives_default">False</property>
  1346.                                     <property name="use_underline">True</property>
  1347.                                     <property name="draw_indicator">True</property>
  1348.                                     <property name="group">monochrome_radio</property>
  1349.                                   </object>
  1350.                                   <packing>
  1351.                                     <property name="expand">False</property>
  1352.                                     <property name="fill">False</property>
  1353.                                     <property name="position">0</property>
  1354.                                   </packing>
  1355.                                 </child>
  1356.                                 <child>
  1357.                                   <object class="GtkAlignment" id="alignment13">
  1358.                                     <property name="visible">True</property>
  1359.                                     <child>
  1360.                                       <object class="GtkDrawingArea" id="subpixel_sample">
  1361.                                         <property name="visible">True</property>
  1362.                                       </object>
  1363.                                     </child>
  1364.                                   </object>
  1365.                                   <packing>
  1366.                                     <property name="expand">False</property>
  1367.                                     <property name="position">1</property>
  1368.                                   </packing>
  1369.                                 </child>
  1370.                               </object>
  1371.                               <packing>
  1372.                                 <property name="left_attach">1</property>
  1373.                                 <property name="right_attach">2</property>
  1374.                                 <property name="top_attach">1</property>
  1375.                                 <property name="bottom_attach">2</property>
  1376.                               </packing>
  1377.                             </child>
  1378.                             <child>
  1379.                               <object class="GtkVBox" id="vbox20">
  1380.                                 <property name="visible">True</property>
  1381.                                 <property name="orientation">vertical</property>
  1382.                                 <property name="spacing">6</property>
  1383.                                 <child>
  1384.                                   <object class="GtkRadioButton" id="best_contrast_radio">
  1385.                                     <property name="label" translatable="yes">Best co_ntrast</property>
  1386.                                     <property name="visible">True</property>
  1387.                                     <property name="can_focus">True</property>
  1388.                                     <property name="receives_default">False</property>
  1389.                                     <property name="use_underline">True</property>
  1390.                                     <property name="draw_indicator">True</property>
  1391.                                     <property name="group">monochrome_radio</property>
  1392.                                   </object>
  1393.                                   <packing>
  1394.                                     <property name="expand">False</property>
  1395.                                     <property name="fill">False</property>
  1396.                                     <property name="position">0</property>
  1397.                                   </packing>
  1398.                                 </child>
  1399.                                 <child>
  1400.                                   <object class="GtkAlignment" id="alignment4">
  1401.                                     <property name="visible">True</property>
  1402.                                     <child>
  1403.                                       <object class="GtkDrawingArea" id="best_contrast_sample">
  1404.                                         <property name="visible">True</property>
  1405.                                       </object>
  1406.                                     </child>
  1407.                                   </object>
  1408.                                   <packing>
  1409.                                     <property name="expand">False</property>
  1410.                                     <property name="position">1</property>
  1411.                                   </packing>
  1412.                                 </child>
  1413.                               </object>
  1414.                               <packing>
  1415.                                 <property name="top_attach">1</property>
  1416.                                 <property name="bottom_attach">2</property>
  1417.                               </packing>
  1418.                             </child>
  1419.                             <child>
  1420.                               <object class="GtkVBox" id="vbox19">
  1421.                                 <property name="visible">True</property>
  1422.                                 <property name="orientation">vertical</property>
  1423.                                 <property name="spacing">6</property>
  1424.                                 <child>
  1425.                                   <object class="GtkRadioButton" id="best_shapes_radio">
  1426.                                     <property name="label" translatable="yes">Best _shapes</property>
  1427.                                     <property name="visible">True</property>
  1428.                                     <property name="can_focus">True</property>
  1429.                                     <property name="receives_default">False</property>
  1430.                                     <property name="use_underline">True</property>
  1431.                                     <property name="draw_indicator">True</property>
  1432.                                     <property name="group">monochrome_radio</property>
  1433.                                   </object>
  1434.                                   <packing>
  1435.                                     <property name="expand">False</property>
  1436.                                     <property name="fill">False</property>
  1437.                                     <property name="position">0</property>
  1438.                                   </packing>
  1439.                                 </child>
  1440.                                 <child>
  1441.                                   <object class="GtkAlignment" id="alignment3">
  1442.                                     <property name="visible">True</property>
  1443.                                     <child>
  1444.                                       <object class="GtkDrawingArea" id="best_shapes_sample">
  1445.                                         <property name="visible">True</property>
  1446.                                       </object>
  1447.                                     </child>
  1448.                                   </object>
  1449.                                   <packing>
  1450.                                     <property name="expand">False</property>
  1451.                                     <property name="position">1</property>
  1452.                                   </packing>
  1453.                                 </child>
  1454.                               </object>
  1455.                               <packing>
  1456.                                 <property name="left_attach">1</property>
  1457.                                 <property name="right_attach">2</property>
  1458.                               </packing>
  1459.                             </child>
  1460.                             <child>
  1461.                               <object class="GtkVBox" id="vbox11">
  1462.                                 <property name="visible">True</property>
  1463.                                 <property name="orientation">vertical</property>
  1464.                                 <property name="spacing">6</property>
  1465.                                 <child>
  1466.                                   <object class="GtkRadioButton" id="monochrome_radio">
  1467.                                     <property name="label" translatable="yes">_Monochrome</property>
  1468.                                     <property name="visible">True</property>
  1469.                                     <property name="can_focus">True</property>
  1470.                                     <property name="receives_default">False</property>
  1471.                                     <property name="use_underline">True</property>
  1472.                                     <property name="draw_indicator">True</property>
  1473.                                   </object>
  1474.                                   <packing>
  1475.                                     <property name="expand">False</property>
  1476.                                     <property name="fill">False</property>
  1477.                                     <property name="position">0</property>
  1478.                                   </packing>
  1479.                                 </child>
  1480.                                 <child>
  1481.                                   <object class="GtkAlignment" id="alignment2">
  1482.                                     <property name="visible">True</property>
  1483.                                     <child>
  1484.                                       <object class="GtkDrawingArea" id="monochrome_sample">
  1485.                                         <property name="visible">True</property>
  1486.                                       </object>
  1487.                                     </child>
  1488.                                   </object>
  1489.                                   <packing>
  1490.                                     <property name="expand">False</property>
  1491.                                     <property name="position">1</property>
  1492.                                   </packing>
  1493.                                 </child>
  1494.                               </object>
  1495.                             </child>
  1496.                           </object>
  1497.                         </child>
  1498.                       </object>
  1499.                       <packing>
  1500.                         <property name="expand">False</property>
  1501.                         <property name="position">1</property>
  1502.                       </packing>
  1503.                     </child>
  1504.                   </object>
  1505.                   <packing>
  1506.                     <property name="expand">False</property>
  1507.                     <property name="position">1</property>
  1508.                   </packing>
  1509.                 </child>
  1510.                 <child>
  1511.                   <object class="GtkHButtonBox" id="hbuttonbox2">
  1512.                     <property name="visible">True</property>
  1513.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1514.                     <property name="layout_style">end</property>
  1515.                     <child>
  1516.                       <object class="GtkButton" id="details_button">
  1517.                         <property name="label" translatable="yes">D_etails...</property>
  1518.                         <property name="visible">True</property>
  1519.                         <property name="can_focus">True</property>
  1520.                         <property name="receives_default">False</property>
  1521.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1522.                         <property name="use_underline">True</property>
  1523.                       </object>
  1524.                       <packing>
  1525.                         <property name="expand">False</property>
  1526.                         <property name="fill">False</property>
  1527.                         <property name="position">0</property>
  1528.                       </packing>
  1529.                     </child>
  1530.                   </object>
  1531.                   <packing>
  1532.                     <property name="expand">False</property>
  1533.                     <property name="position">2</property>
  1534.                   </packing>
  1535.                 </child>
  1536.               </object>
  1537.               <packing>
  1538.                 <property name="position">2</property>
  1539.               </packing>
  1540.             </child>
  1541.             <child type="tab">
  1542.               <object class="GtkLabel" id="label34">
  1543.                 <property name="visible">True</property>
  1544.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1545.                 <property name="label" translatable="yes">Fonts</property>
  1546.               </object>
  1547.               <packing>
  1548.                 <property name="position">2</property>
  1549.                 <property name="tab_fill">False</property>
  1550.               </packing>
  1551.             </child>
  1552.             <child>
  1553.               <object class="GtkVBox" id="interface_vbox">
  1554.                 <property name="visible">True</property>
  1555.                 <property name="border_width">12</property>
  1556.                 <property name="orientation">vertical</property>
  1557.                 <property name="spacing">18</property>
  1558.                 <child>
  1559.                   <object class="GtkVBox" id="vbox23">
  1560.                     <property name="visible">True</property>
  1561.                     <property name="orientation">vertical</property>
  1562.                     <property name="spacing">6</property>
  1563.                     <child>
  1564.                       <object class="GtkLabel" id="label35">
  1565.                         <property name="visible">True</property>
  1566.                         <property name="xalign">0</property>
  1567.                         <property name="label" translatable="yes">Menus and Toolbars</property>
  1568.                         <attributes>
  1569.                           <attribute name="weight" value="bold"/>
  1570.                         </attributes>
  1571.                       </object>
  1572.                       <packing>
  1573.                         <property name="expand">False</property>
  1574.                         <property name="fill">False</property>
  1575.                         <property name="position">0</property>
  1576.                       </packing>
  1577.                     </child>
  1578.                     <child>
  1579.                       <object class="GtkHBox" id="hbox10">
  1580.                         <property name="visible">True</property>
  1581.                         <child>
  1582.                           <object class="GtkLabel" id="label36">
  1583.                             <property name="visible">True</property>
  1584.                             <property name="label">    </property>
  1585.                           </object>
  1586.                           <packing>
  1587.                             <property name="expand">False</property>
  1588.                             <property name="fill">False</property>
  1589.                             <property name="position">0</property>
  1590.                           </packing>
  1591.                         </child>
  1592.                         <child>
  1593.                           <object class="GtkVBox" id="vbox24">
  1594.                             <property name="visible">True</property>
  1595.                             <property name="orientation">vertical</property>
  1596.                             <property name="spacing">6</property>
  1597.                             <child>
  1598.                               <object class="GtkCheckButton" id="menu_icons_toggle">
  1599.                                 <property name="label" translatable="yes">Show _icons in menus</property>
  1600.                                 <property name="visible">True</property>
  1601.                                 <property name="can_focus">True</property>
  1602.                                 <property name="receives_default">False</property>
  1603.                                 <property name="use_underline">True</property>
  1604.                                 <property name="active">True</property>
  1605.                                 <property name="draw_indicator">True</property>
  1606.                               </object>
  1607.                               <packing>
  1608.                                 <property name="expand">False</property>
  1609.                                 <property name="fill">False</property>
  1610.                                 <property name="position">0</property>
  1611.                               </packing>
  1612.                             </child>
  1613.                             <child>
  1614.                               <object class="GtkCheckButton" id="menu_accel_toggle">
  1615.                                 <property name="label" translatable="yes">_Editable menu shortcut keys</property>
  1616.                                 <property name="visible">True</property>
  1617.                                 <property name="can_focus">True</property>
  1618.                                 <property name="receives_default">False</property>
  1619.                                 <property name="use_underline">True</property>
  1620.                                 <property name="draw_indicator">True</property>
  1621.                               </object>
  1622.                               <packing>
  1623.                                 <property name="expand">False</property>
  1624.                                 <property name="fill">False</property>
  1625.                                 <property name="position">2</property>
  1626.                               </packing>
  1627.                             </child>
  1628.                             <child>
  1629.                               <object class="GtkHBox" id="hbox11">
  1630.                                 <property name="visible">True</property>
  1631.                                 <property name="spacing">12</property>
  1632.                                 <child>
  1633.                                   <object class="GtkLabel" id="label37">
  1634.                                     <property name="visible">True</property>
  1635.                                     <property name="label" translatable="yes">Toolbar _button labels:</property>
  1636.                                     <property name="use_underline">True</property>
  1637.                                     <property name="justify">center</property>
  1638.                                     <property name="mnemonic_widget">toolbar_style_select</property>
  1639.                                   </object>
  1640.                                   <packing>
  1641.                                     <property name="expand">False</property>
  1642.                                     <property name="fill">False</property>
  1643.                                     <property name="position">0</property>
  1644.                                   </packing>
  1645.                                 </child>
  1646.                                 <child>
  1647.                                   <object class="GtkComboBox" id="toolbar_style_select">
  1648.                                     <property name="visible">True</property>
  1649.                                     <property name="model">toolbar_style_liststore</property>
  1650.                                     <child>
  1651.                                       <object class="GtkCellRendererText" id="cellrenderertext3"/>
  1652.                                       <attributes>
  1653.                                         <attribute name="text">0</attribute>
  1654.                                       </attributes>
  1655.                                     </child>
  1656.                                   </object>
  1657.                                   <packing>
  1658.                                     <property name="expand">False</property>
  1659.                                     <property name="fill">False</property>
  1660.                                     <property name="position">1</property>
  1661.                                   </packing>
  1662.                                 </child>
  1663.                               </object>
  1664.                               <packing>
  1665.                                 <property name="expand">False</property>
  1666.                                 <property name="fill">False</property>
  1667.                                 <property name="position">4</property>
  1668.                               </packing>
  1669.                             </child>
  1670.                           </object>
  1671.                           <packing>
  1672.                             <property name="expand">False</property>
  1673.                             <property name="fill">False</property>
  1674.                             <property name="position">1</property>
  1675.                           </packing>
  1676.                         </child>
  1677.                       </object>
  1678.                       <packing>
  1679.                         <property name="expand">False</property>
  1680.                         <property name="fill">False</property>
  1681.                         <property name="position">1</property>
  1682.                       </packing>
  1683.                     </child>
  1684.                   </object>
  1685.                   <packing>
  1686.                     <property name="expand">False</property>
  1687.                     <property name="position">0</property>
  1688.                   </packing>
  1689.                 </child>
  1690.                 <child>
  1691.                   <object class="GtkVBox" id="vbox25">
  1692.                     <property name="visible">True</property>
  1693.                     <property name="orientation">vertical</property>
  1694.                     <property name="spacing">6</property>
  1695.                     <child>
  1696.                       <object class="GtkLabel" id="label38">
  1697.                         <property name="visible">True</property>
  1698.                         <property name="xalign">0</property>
  1699.                         <property name="label" translatable="yes">Preview</property>
  1700.                         <attributes>
  1701.                           <attribute name="weight" value="bold"/>
  1702.                         </attributes>
  1703.                       </object>
  1704.                       <packing>
  1705.                         <property name="expand">False</property>
  1706.                         <property name="fill">False</property>
  1707.                         <property name="position">0</property>
  1708.                       </packing>
  1709.                     </child>
  1710.                     <child>
  1711.                       <object class="GtkHBox" id="hbox12">
  1712.                         <property name="visible">True</property>
  1713.                         <child>
  1714.                           <object class="GtkLabel" id="label39">
  1715.                             <property name="visible">True</property>
  1716.                             <property name="label">    </property>
  1717.                           </object>
  1718.                           <packing>
  1719.                             <property name="expand">False</property>
  1720.                             <property name="fill">False</property>
  1721.                             <property name="position">0</property>
  1722.                           </packing>
  1723.                         </child>
  1724.                         <child>
  1725.                           <object class="GtkVBox" id="vbox26">
  1726.                             <property name="visible">True</property>
  1727.                             <property name="orientation">vertical</property>
  1728.                             <child>
  1729.                               <object class="GtkMenuBar" id="menubar">
  1730.                                 <property name="visible">True</property>
  1731.                                 <child>
  1732.                                   <object class="GtkMenuItem" id="File Menu">
  1733.                                     <property name="visible">True</property>
  1734.                                     <property name="label" translatable="yes">_File</property>
  1735.                                     <property name="use_underline">True</property>
  1736.                                     <child type="submenu">
  1737.                                       <object class="GtkMenu" id="File Menu_menu">
  1738.                                         <child>
  1739.                                           <object class="GtkImageMenuItem" id="menu_item_1">
  1740.                                             <property name="label">_New</property>
  1741.                                             <property name="visible">True</property>
  1742.                                             <property name="use_underline">True</property>
  1743.                                             <property name="use_stock">True</property>
  1744.                                           </object>
  1745.                                         </child>
  1746.                                         <child>
  1747.                                           <object class="GtkImageMenuItem" id="menu_item_2">
  1748.                                             <property name="label">_Open</property>
  1749.                                             <property name="visible">True</property>
  1750.                                             <property name="use_underline">True</property>
  1751.                                             <property name="use_stock">True</property>
  1752.                                           </object>
  1753.                                         </child>
  1754.                                         <child>
  1755.                                           <object class="GtkImageMenuItem" id="menu_item_3">
  1756.                                             <property name="label">_Save</property>
  1757.                                             <property name="visible">True</property>
  1758.                                             <property name="use_underline">True</property>
  1759.                                             <property name="use_stock">True</property>
  1760.                                           </object>
  1761.                                         </child>
  1762.                                         <child>
  1763.                                           <object class="GtkMenuItem" id="separator1">
  1764.                                             <property name="visible">True</property>
  1765.                                           </object>
  1766.                                         </child>
  1767.                                         <child>
  1768.                                           <object class="GtkImageMenuItem" id="menu_item_4">
  1769.                                             <property name="label">_Print</property>
  1770.                                             <property name="visible">True</property>
  1771.                                             <property name="use_underline">True</property>
  1772.                                             <property name="use_stock">True</property>
  1773.                                           </object>
  1774.                                         </child>
  1775.                                         <child>
  1776.                                           <object class="GtkMenuItem" id="separator2">
  1777.                                             <property name="visible">True</property>
  1778.                                           </object>
  1779.                                         </child>
  1780.                                         <child>
  1781.                                           <object class="GtkImageMenuItem" id="menu_item_5">
  1782.                                             <property name="label">_Quit</property>
  1783.                                             <property name="visible">True</property>
  1784.                                             <property name="use_underline">True</property>
  1785.                                             <property name="use_stock">True</property>
  1786.                                           </object>
  1787.                                         </child>
  1788.                                       </object>
  1789.                                     </child>
  1790.                                   </object>
  1791.                                 </child>
  1792.                                 <child>
  1793.                                   <object class="GtkMenuItem" id="edit">
  1794.                                     <property name="visible">True</property>
  1795.                                     <property name="label" translatable="yes">Edit</property>
  1796.                                     <property name="use_underline">True</property>
  1797.                                     <child type="submenu">
  1798.                                       <object class="GtkMenu" id="edit1_menu">
  1799.                                         <child>
  1800.                                           <object class="GtkImageMenuItem" id="cut">
  1801.                                             <property name="label">C_ut</property>
  1802.                                             <property name="visible">True</property>
  1803.                                             <property name="use_underline">True</property>
  1804.                                             <property name="use_stock">True</property>
  1805.                                           </object>
  1806.                                         </child>
  1807.                                         <child>
  1808.                                           <object class="GtkImageMenuItem" id="copy">
  1809.                                             <property name="label">_Copy</property>
  1810.                                             <property name="visible">True</property>
  1811.                                             <property name="use_underline">True</property>
  1812.                                             <property name="use_stock">True</property>
  1813.                                           </object>
  1814.                                         </child>
  1815.                                         <child>
  1816.                                           <object class="GtkImageMenuItem" id="paste">
  1817.                                             <property name="label">_Paste</property>
  1818.                                             <property name="visible">True</property>
  1819.                                             <property name="use_underline">True</property>
  1820.                                             <property name="use_stock">True</property>
  1821.                                           </object>
  1822.                                         </child>
  1823.                                       </object>
  1824.                                     </child>
  1825.                                   </object>
  1826.                                 </child>
  1827.                               </object>
  1828.                               <packing>
  1829.                                 <property name="expand">False</property>
  1830.                                 <property name="fill">False</property>
  1831.                                 <property name="position">0</property>
  1832.                               </packing>
  1833.                             </child>
  1834.                             <child>
  1835.                               <object class="GtkAlignment" id="toolbar_align">
  1836.                                 <property name="visible">True</property>
  1837.                                 <child>
  1838.                                   <object class="GtkHandleBox" id="toolbar_handlebox">
  1839.                                     <property name="visible">True</property>
  1840.                                     <child>
  1841.                                       <object class="GtkToolbar" id="toolbar_toolbar">
  1842.                                         <property name="visible">True</property>
  1843.                                         <property name="toolbar_style">both</property>
  1844.                                         <child>
  1845.                                           <object class="GtkToolButton" id="button2">
  1846.                                             <property name="visible">True</property>
  1847.                                             <property name="is_important">True</property>
  1848.                                             <property name="stock_id">gtk-new</property>
  1849.                                           </object>
  1850.                                           <packing>
  1851.                                             <property name="expand">False</property>
  1852.                                             <property name="homogeneous">True</property>
  1853.                                           </packing>
  1854.                                         </child>
  1855.                                         <child>
  1856.                                           <object class="GtkToolButton" id="button4">
  1857.                                             <property name="visible">True</property>
  1858.                                             <property name="stock_id">gtk-open</property>
  1859.                                           </object>
  1860.                                           <packing>
  1861.                                             <property name="expand">False</property>
  1862.                                             <property name="homogeneous">True</property>
  1863.                                           </packing>
  1864.                                         </child>
  1865.                                         <child>
  1866.                                           <object class="GtkToolButton" id="save_button">
  1867.                                             <property name="visible">True</property>
  1868.                                             <property name="stock_id">gtk-save</property>
  1869.                                           </object>
  1870.                                           <packing>
  1871.                                             <property name="expand">False</property>
  1872.                                             <property name="homogeneous">True</property>
  1873.                                           </packing>
  1874.                                         </child>
  1875.                                       </object>
  1876.                                     </child>
  1877.                                   </object>
  1878.                                 </child>
  1879.                               </object>
  1880.                               <packing>
  1881.                                 <property name="expand">False</property>
  1882.                                 <property name="position">1</property>
  1883.                               </packing>
  1884.                             </child>
  1885.                           </object>
  1886.                           <packing>
  1887.                             <property name="position">1</property>
  1888.                           </packing>
  1889.                         </child>
  1890.                       </object>
  1891.                       <packing>
  1892.                         <property name="position">1</property>
  1893.                       </packing>
  1894.                     </child>
  1895.                   </object>
  1896.                   <packing>
  1897.                     <property name="position">1</property>
  1898.                   </packing>
  1899.                 </child>
  1900.               </object>
  1901.               <packing>
  1902.                 <property name="position">3</property>
  1903.               </packing>
  1904.             </child>
  1905.             <child type="tab">
  1906.               <object class="GtkLabel" id="label40">
  1907.                 <property name="visible">True</property>
  1908.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1909.                 <property name="label" translatable="yes">Interface</property>
  1910.               </object>
  1911.               <packing>
  1912.                 <property name="position">3</property>
  1913.                 <property name="tab_fill">False</property>
  1914.               </packing>
  1915.             </child>
  1916.             <child>
  1917.               <object class="GtkVBox" id="effects_vbox">
  1918.                 <property name="visible">True</property>
  1919.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1920.                 <property name="border_width">6</property>
  1921.                 <property name="spacing">18</property>
  1922.                 <property name="homogeneous">True</property>
  1923.                 <child>
  1924.                   <object class="GtkAlignment" id="no_compiz_box">
  1925.                     <property name="left_padding">26</property>
  1926.                     <property name="visible">True</property>
  1927.                     <child>
  1928.                       <object class="GtkHBox" id="hbox14">
  1929.                         <property name="visible">True</property>
  1930.                         <property name="spacing">6</property>
  1931.                         <child>
  1932.                           <object class="GtkImage" id="image4">
  1933.                             <property name="visible">True</property>
  1934.                             <property name="xalign">0</property>
  1935.                             <property name="stock">gtk-dialog-warning</property>
  1936.                             <property name="icon-size">6</property>
  1937.                           </object>
  1938.                           <packing>
  1939.                             <property name="expand">False</property>
  1940.                             <property name="fill">False</property>
  1941.                             <property name="position">0</property>
  1942.                           </packing>
  1943.                         </child>
  1944.                         <child>
  1945.                           <object class="GtkLabel" id="label14">
  1946.                             <property name="visible">True</property>
  1947.                             <property name="xalign">0</property>
  1948.                             <property name="xpad">6</property>
  1949.                             <property name="label" translatable="yes"><b>Compiz is not installed</b></property>
  1950.                             <property name="use_markup">True</property>
  1951.                           </object>
  1952.                         </child>
  1953.                       </object>
  1954.                     </child>
  1955.                   </object>
  1956.                   <packing>
  1957.                     <property name="position">0</property>
  1958.                   </packing>
  1959.                 </child>
  1960.                 <child>
  1961.                   <object class="GtkRadioButton" id="no_effects_button">
  1962.                     <property name="visible">True</property>
  1963.                     <property name="can_focus">True</property>
  1964.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1965.                     <property name="active">True</property>
  1966.                     <property name="draw_indicator">True</property>
  1967.                     <accelerator key="n" modifiers="" signal="activate"/>
  1968.                     <child>
  1969.                       <object class="GtkHBox" id="hbox_no_effects">
  1970.                         <property name="visible">True</property>
  1971.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1972.                         <child>
  1973.                           <object class="GtkImage" id="image_no_effects">
  1974.                             <property name="visible">True</property>
  1975.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1976.                             <property name="xpad">6</property>
  1977.                             <property name="pixbuf">/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg</property>
  1978.                             <property name="icon_size">6</property>
  1979.                           </object>
  1980.                         </child>
  1981.                         <child>
  1982.                           <object class="GtkLabel" id="label_desc_no_effects">
  1983.                             <property name="visible">True</property>
  1984.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1985.                             <property name="xpad">6</property>
  1986.                             <property name="label" translatable="yes"><b>_None:</b> Provides a simple desktop environment without any effects.</property>
  1987.                             <property name="use_markup">True</property>
  1988.                             <property name="use_underline">True</property>
  1989.                             <property name="wrap">True</property>
  1990.                           </object>
  1991.                           <packing>
  1992.                             <property name="position">1</property>
  1993.                           </packing>
  1994.                         </child>
  1995.                       </object>
  1996.                     </child>
  1997.                   </object>
  1998.                   <packing>
  1999.                     <property name="expand">False</property>
  2000.                     <property name="fill">False</property>
  2001.                     <property name="padding">6</property>
  2002.                     <property name="position">1</property>
  2003.                   </packing>
  2004.                 </child>
  2005.                 <child>
  2006.                   <object class="GtkRadioButton" id="normal_effects_button">
  2007.                     <property name="visible">True</property>
  2008.                     <property name="can_focus">True</property>
  2009.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2010.                     <property name="active">True</property>
  2011.                     <property name="draw_indicator">True</property>
  2012.                     <property name="group">no_effects_button</property>
  2013.                     <accelerator key="o" modifiers="" signal="activate"/>
  2014.                     <child>
  2015.                       <object class="GtkHBox" id="hbox_normal_effects">
  2016.                         <property name="visible">True</property>
  2017.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2018.                         <child>
  2019.                           <object class="GtkImage" id="image_normal_effects">
  2020.                             <property name="visible">True</property>
  2021.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2022.                             <property name="xpad">6</property>
  2023.                             <property name="pixbuf">/usr/share/gnome-control-center/pixmaps/visual-effects_normal.svg</property>
  2024.                             <property name="icon_size">6</property>
  2025.                           </object>
  2026.                         </child>
  2027.                         <child>
  2028.                           <object class="GtkLabel" id="label_desc_normal_effects">
  2029.                             <property name="visible">True</property>
  2030.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2031.                             <property name="xpad">6</property>
  2032.                             <property name="label" translatable="yes"><b>N_ormal:</b> Provides improved usability and good balance between attractiveness and moderate performance requirements.</property>
  2033.                             <property name="use_markup">True</property>
  2034.                             <property name="use_underline">True</property>
  2035.                             <property name="wrap">True</property>
  2036.                           </object>
  2037.                           <packing>
  2038.                             <property name="position">1</property>
  2039.                           </packing>
  2040.                         </child>
  2041.                       </object>
  2042.                     </child>
  2043.                   </object>
  2044.                   <packing>
  2045.                     <property name="expand">False</property>
  2046.                     <property name="fill">False</property>
  2047.                     <property name="padding">6</property>
  2048.                     <property name="position">2</property>
  2049.                   </packing>
  2050.                 </child>
  2051.                 <child>
  2052.                   <object class="GtkRadioButton" id="extra_effects_button">
  2053.                     <property name="visible">True</property>
  2054.                     <property name="can_focus">True</property>
  2055.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2056.                     <property name="active">True</property>
  2057.                     <property name="draw_indicator">True</property>
  2058.                     <property name="group">no_effects_button</property>
  2059.                     <accelerator key="x" modifiers="" signal="activate"/>
  2060.                     <child>
  2061.                       <object class="GtkHBox" id="hbox_extra_effects">
  2062.                         <property name="visible">True</property>
  2063.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2064.                         <child>
  2065.                           <object class="GtkImage" id="image_extra_effects">
  2066.                             <property name="visible">True</property>
  2067.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2068.                             <property name="xpad">6</property>
  2069.                             <property name="pixbuf">/usr/share/gnome-control-center/pixmaps/visual-effects_extra.svg</property>
  2070.                             <property name="icon_size">6</property>
  2071.                           </object>
  2072.                         </child>
  2073.                         <child>
  2074.                           <object class="GtkLabel" id="label_desc_extra_effects">
  2075.                             <property name="visible">True</property>
  2076.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2077.                             <property name="xpad">6</property>
  2078.                             <property name="label" translatable="yes"><b>E_xtra:</b> Provides more aesthetically pleasing set of effects. Requires faster graphics card.</property>
  2079.                             <property name="use_markup">True</property>
  2080.                             <property name="use_underline">True</property>
  2081.                             <property name="wrap">True</property>
  2082.                           </object>
  2083.                           <packing>
  2084.                             <property name="position">1</property>
  2085.                           </packing>
  2086.                         </child>
  2087.                       </object>
  2088.                     </child>
  2089.                   </object>
  2090.                   <packing>
  2091.                     <property name="expand">False</property>
  2092.                     <property name="fill">False</property>
  2093.                     <property name="padding">6</property>
  2094.                     <property name="position">3</property>
  2095.                   </packing>
  2096.                 </child>
  2097.                 <child>
  2098.                   <object class="GtkHBox" id="hbox_custom_effects">
  2099.                     <property name="visible">True</property>
  2100.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2101.                     <property name="no_show_all">True</property>
  2102.                     <child>
  2103.                       <object class="GtkRadioButton" id="custom_effects_button">
  2104.                         <property name="visible">True</property>
  2105.                         <property name="can_focus">True</property>
  2106.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2107.                         <property name="active">True</property>
  2108.                         <property name="draw_indicator">True</property>
  2109.                         <property name="group">no_effects_button</property>
  2110.                         <accelerator key="u" modifiers="" signal="activate"/>
  2111.                         <child>
  2112.                           <object class="GtkHBox" id="hbox_custom_effects_2">
  2113.                             <property name="visible">True</property>
  2114.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2115.                             <property name="spacing">6</property>
  2116.                             <child>
  2117.                               <object class="GtkImage" id="image_custom_effects">
  2118.                                 <property name="visible">True</property>
  2119.                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2120.                                 <property name="xpad">6</property>
  2121.                                 <property name="pixbuf">/usr/share/gnome-control-center/pixmaps/visual-effects_custom.svg</property>
  2122.                                 <property name="icon_size">6</property>
  2123.                               </object>
  2124.                               <packing>
  2125.                                 <property name="expand">False</property>
  2126.                                 <property name="fill">False</property>
  2127.                               </packing>
  2128.                             </child>
  2129.                             <child>
  2130.                               <object class="GtkLabel" id="label_desc_custom_effects">
  2131.                                 <property name="visible">True</property>
  2132.                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2133.                                 <property name="label" translatable="yes"><b>C_ustom:</b> Uses custom set of effects.</property>
  2134.                                 <property name="use_markup">True</property>
  2135.                                 <property name="use_underline">True</property>
  2136.                                 <property name="wrap">True</property>
  2137.                               </object>
  2138.                               <packing>
  2139.                                 <property name="expand">False</property>
  2140.                                 <property name="fill">False</property>
  2141.                                 <property name="position">1</property>
  2142.                               </packing>
  2143.                             </child>
  2144.                           </object>
  2145.                         </child>
  2146.                       </object>
  2147.                       <packing>
  2148.                         <property name="expand">False</property>
  2149.                         <property name="fill">False</property>
  2150.                       </packing>
  2151.                     </child>
  2152.                     <child>
  2153.                       <object class="GtkVBox" id="vbox_custom_effects">
  2154.                         <property name="visible">True</property>
  2155.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2156.                         <child>
  2157.                           <object class="GtkLabel" id="label_dummy_1">
  2158.                             <property name="visible">True</property>
  2159.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2160.                           </object>
  2161.                           <packing>
  2162.                             <property name="expand">False</property>
  2163.                             <property name="fill">False</property>
  2164.                           </packing>
  2165.                         </child>
  2166.                         <child>
  2167.                           <object class="GtkButton" id="custom_effects_edit_button">
  2168.                             <property name="visible">True</property>
  2169.                             <property name="can_focus">True</property>
  2170.                             <property name="receives_default">True</property>
  2171.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2172.                             <property name="label" translatable="no">gtk-preferences</property>
  2173.                             <property name="use_stock">True</property>
  2174.                           </object>
  2175.                           <packing>
  2176.                             <property name="expand">False</property>
  2177.                             <property name="fill">False</property>
  2178.                             <property name="position">1</property>
  2179.                           </packing>
  2180.                         </child>
  2181.                         <child>
  2182.                           <object class="GtkLabel" id="label_dummy_2">
  2183.                             <property name="visible">True</property>
  2184.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2185.                           </object>
  2186.                           <packing>
  2187.                             <property name="expand">False</property>
  2188.                             <property name="fill">False</property>
  2189.                             <property name="position">2</property>
  2190.                           </packing>
  2191.                         </child>
  2192.                       </object>
  2193.                       <packing>
  2194.                         <property name="expand">False</property>
  2195.                         <property name="fill">False</property>
  2196.                         <property name="padding">6</property>
  2197.                         <property name="position">1</property>
  2198.                       </packing>
  2199.                     </child>
  2200.                   </object>
  2201.                   <packing>
  2202.                     <property name="expand">False</property>
  2203.                     <property name="fill">False</property>
  2204.                     <property name="position">4</property>
  2205.                   </packing>
  2206.                 </child>
  2207.               </object>
  2208.             </child>
  2209.             <child type="tab">
  2210.               <object class="GtkLabel" id="label15">
  2211.                 <property name="visible">True</property>
  2212.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2213.                 <property name="label" translatable="yes">Visual Effects</property>
  2214.               </object>
  2215.               <packing>
  2216.                 <property name="position">4</property>
  2217.                 <property name="tab_fill">False</property>
  2218.               </packing>
  2219.             </child>                        
  2220.           </object>
  2221.           <packing>
  2222.             <property name="position">1</property>
  2223.           </packing>
  2224.         </child>
  2225.         <child internal-child="action_area">
  2226.           <object class="GtkHButtonBox" id="dialog-action_area2">
  2227.             <property name="visible">True</property>
  2228.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2229.             <property name="layout_style">end</property>
  2230.             <child>
  2231.               <object class="GtkButton" id="help_button">
  2232.                 <property name="label">gtk-help</property>
  2233.                 <property name="visible">True</property>
  2234.                 <property name="can_focus">True</property>
  2235.                 <property name="receives_default">False</property>
  2236.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2237.                 <property name="use_stock">True</property>
  2238.               </object>
  2239.               <packing>
  2240.                 <property name="expand">False</property>
  2241.                 <property name="fill">False</property>
  2242.                 <property name="position">0</property>
  2243.                 <property name="secondary">True</property>
  2244.               </packing>
  2245.             </child>
  2246.             <child>
  2247.               <object class="GtkButton" id="close_button">
  2248.                 <property name="label">gtk-close</property>
  2249.                 <property name="visible">True</property>
  2250.                 <property name="can_focus">True</property>
  2251.                 <property name="receives_default">True</property>
  2252.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2253.                 <property name="use_stock">True</property>
  2254.               </object>
  2255.               <packing>
  2256.                 <property name="expand">False</property>
  2257.                 <property name="fill">False</property>
  2258.                 <property name="position">1</property>
  2259.               </packing>
  2260.             </child>
  2261.           </object>
  2262.           <packing>
  2263.             <property name="expand">False</property>
  2264.             <property name="pack_type">end</property>
  2265.             <property name="position">0</property>
  2266.           </packing>
  2267.         </child>
  2268.       </object>
  2269.     </child>
  2270.     <action-widgets>
  2271.       <action-widget response="-11">help_button</action-widget>
  2272.       <action-widget response="-7">close_button</action-widget>
  2273.     </action-widgets>
  2274.   </object>
  2275.   <object class="GtkListStore" id="wp_style_liststore">
  2276.     <columns>
  2277.       <!-- column-name column1 -->
  2278.       <column type="gchararray"/>
  2279.     </columns>
  2280.     <data>
  2281.       <row>
  2282.         <col id="0" translatable="yes">Tiled</col>
  2283.       </row>
  2284.       <row>
  2285.         <col id="0" translatable="yes">Zoom</col>
  2286.       </row>
  2287.       <row>
  2288.         <col id="0" translatable="yes">Centered</col>
  2289.       </row>
  2290.       <row>
  2291.         <col id="0" translatable="yes">Scaled</col>
  2292.       </row>
  2293.       <row>
  2294.         <col id="0" translatable="yes">Fill screen</col>
  2295.       </row>
  2296.     </data>
  2297.   </object>
  2298.   <object class="GtkListStore" id="wp_color_liststore">
  2299.     <columns>
  2300.       <!-- column-name gchararray1 -->
  2301.       <column type="gchararray"/>
  2302.     </columns>
  2303.     <data>
  2304.       <row>
  2305.         <col id="0" translatable="yes">Solid color</col>
  2306.       </row>
  2307.       <row>
  2308.         <col id="0" translatable="yes">Horizontal gradient</col>
  2309.       </row>
  2310.       <row>
  2311.         <col id="0" translatable="yes">Vertical gradient</col>
  2312.       </row>
  2313.     </data>
  2314.   </object>
  2315.   <object class="GtkListStore" id="toolbar_style_liststore">
  2316.     <columns>
  2317.       <!-- column-name gchararray1 -->
  2318.       <column type="gchararray"/>
  2319.     </columns>
  2320.     <data>
  2321.       <row>
  2322.         <col id="0" translatable="yes">Text below items</col>
  2323.       </row>
  2324.       <row>
  2325.         <col id="0" translatable="yes">Text beside items</col>
  2326.       </row>
  2327.       <row>
  2328.         <col id="0" translatable="yes">Icons only</col>
  2329.       </row>
  2330.       <row>
  2331.         <col id="0" translatable="yes">Text only</col>
  2332.       </row>
  2333.     </data>
  2334.   </object>
  2335.   <object class="GtkDialog" id="theme_details">
  2336.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2337.     <property name="border_width">5</property>
  2338.     <property name="title" translatable="yes">Customize Theme</property>
  2339.     <property name="window_position">center-on-parent</property>
  2340.     <property name="type_hint">dialog</property>
  2341.     <property name="has_separator">False</property>
  2342.     <child internal-child="vbox">
  2343.       <object class="GtkVBox" id="dialog-vbox4">
  2344.         <property name="visible">True</property>
  2345.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2346.         <property name="orientation">vertical</property>
  2347.         <property name="spacing">2</property>
  2348.         <child>
  2349.           <object class="GtkNotebook" id="notebook2">
  2350.             <property name="visible">True</property>
  2351.             <property name="can_focus">True</property>
  2352.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2353.             <property name="border_width">5</property>
  2354.             <child>
  2355.               <object class="GtkVBox" id="vbox27">
  2356.                 <property name="visible">True</property>
  2357.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2358.                 <property name="border_width">12</property>
  2359.                 <property name="orientation">vertical</property>
  2360.                 <property name="spacing">6</property>
  2361.                 <child>
  2362.                   <object class="GtkVBox" id="gtk_themes_vbox">
  2363.                     <property name="visible">True</property>
  2364.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2365.                     <property name="orientation">vertical</property>
  2366.                     <property name="spacing">6</property>
  2367.                     <child>
  2368.                       <object class="GtkScrolledWindow" id="scrolledwindow3">
  2369.                         <property name="visible">True</property>
  2370.                         <property name="can_focus">True</property>
  2371.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2372.                         <property name="hscrollbar_policy">never</property>
  2373.                         <property name="vscrollbar_policy">automatic</property>
  2374.                         <property name="shadow_type">in</property>
  2375.                         <child>
  2376.                           <object class="GtkTreeView" id="gtk_themes_list">
  2377.                             <property name="height_request">300</property>
  2378.                             <property name="visible">True</property>
  2379.                             <property name="can_focus">True</property>
  2380.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2381.                             <property name="headers_visible">False</property>
  2382.                           </object>
  2383.                         </child>
  2384.                       </object>
  2385.                       <packing>
  2386.                         <property name="position">0</property>
  2387.                       </packing>
  2388.                     </child>
  2389.                   </object>
  2390.                   <packing>
  2391.                     <property name="position">0</property>
  2392.                   </packing>
  2393.                 </child>
  2394.                 <child>
  2395.                   <object class="GtkHButtonBox" id="hbuttonbox3">
  2396.                     <property name="visible">True</property>
  2397.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2398.                     <property name="spacing">6</property>
  2399.                     <property name="layout_style">end</property>
  2400.                     <child>
  2401.                       <object class="GtkButton" id="gtk_themes_delete">
  2402.                         <property name="label">gtk-delete</property>
  2403.                         <property name="visible">True</property>
  2404.                         <property name="sensitive">False</property>
  2405.                         <property name="can_focus">True</property>
  2406.                         <property name="receives_default">True</property>
  2407.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2408.                         <property name="use_stock">True</property>
  2409.                       </object>
  2410.                       <packing>
  2411.                         <property name="expand">False</property>
  2412.                         <property name="fill">False</property>
  2413.                         <property name="position">0</property>
  2414.                       </packing>
  2415.                     </child>
  2416.                   </object>
  2417.                   <packing>
  2418.                     <property name="expand">False</property>
  2419.                     <property name="position">1</property>
  2420.                   </packing>
  2421.                 </child>
  2422.               </object>
  2423.             </child>
  2424.             <child type="tab">
  2425.               <object class="GtkLabel" id="label41">
  2426.                 <property name="visible">True</property>
  2427.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2428.                 <property name="label" translatable="yes">Controls</property>
  2429.               </object>
  2430.               <packing>
  2431.                 <property name="tab_fill">False</property>
  2432.               </packing>
  2433.             </child>
  2434.             <child>
  2435.               <object class="GtkVBox" id="vbox2">
  2436.                 <property name="visible">True</property>
  2437.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2438.                 <property name="border_width">12</property>
  2439.                 <property name="orientation">vertical</property>
  2440.                 <property name="spacing">18</property>
  2441.                 <child>
  2442.                   <object class="GtkHBox" id="color_scheme_message_hbox">
  2443.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2444.                     <property name="spacing">6</property>
  2445.                     <child>
  2446.                       <object class="GtkImage" id="image2">
  2447.                         <property name="visible">True</property>
  2448.                         <property name="stock">gtk-dialog-info</property>
  2449.                         <property name="icon-size">5</property>
  2450.                       </object>
  2451.                       <packing>
  2452.                         <property name="expand">False</property>
  2453.                         <property name="position">0</property>
  2454.                       </packing>
  2455.                     </child>
  2456.                     <child>
  2457.                       <object class="GtkLabel" id="label_warning_color_schemes">
  2458.                         <property name="width_request">280</property>
  2459.                         <property name="visible">True</property>
  2460.                         <property name="label" translatable="yes">The current controls theme does not support color schemes.</property>
  2461.                         <property name="wrap">True</property>
  2462.                       </object>
  2463.                       <packing>
  2464.                         <property name="expand">False</property>
  2465.                         <property name="fill">False</property>
  2466.                         <property name="position">1</property>
  2467.                       </packing>
  2468.                     </child>
  2469.                   </object>
  2470.                   <packing>
  2471.                     <property name="expand">False</property>
  2472.                     <property name="fill">False</property>
  2473.                     <property name="position">0</property>
  2474.                   </packing>
  2475.                 </child>
  2476.                 <child>
  2477.                   <object class="GtkTable" id="color_scheme_table">
  2478.                     <property name="visible">True</property>
  2479.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2480.                     <property name="n_rows">5</property>
  2481.                     <property name="n_columns">3</property>
  2482.                     <property name="column_spacing">12</property>
  2483.                     <property name="row_spacing">12</property>
  2484.                     <child>
  2485.                       <object class="GtkColorButton" id="tooltip_fg_color">
  2486.                         <property name="visible">True</property>
  2487.                         <property name="can_focus">True</property>
  2488.                         <property name="receives_default">False</property>
  2489.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2490.                       </object>
  2491.                       <packing>
  2492.                         <property name="left_attach">2</property>
  2493.                         <property name="right_attach">3</property>
  2494.                         <property name="top_attach">4</property>
  2495.                         <property name="bottom_attach">5</property>
  2496.                         <property name="x_options"></property>
  2497.                         <property name="y_options"></property>
  2498.                       </packing>
  2499.                     </child>
  2500.                     <child>
  2501.                       <object class="GtkColorButton" id="tooltip_bg_color">
  2502.                         <property name="visible">True</property>
  2503.                         <property name="can_focus">True</property>
  2504.                         <property name="receives_default">False</property>
  2505.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2506.                       </object>
  2507.                       <packing>
  2508.                         <property name="left_attach">1</property>
  2509.                         <property name="right_attach">2</property>
  2510.                         <property name="top_attach">4</property>
  2511.                         <property name="bottom_attach">5</property>
  2512.                         <property name="x_options"></property>
  2513.                         <property name="y_options"></property>
  2514.                       </packing>
  2515.                     </child>
  2516.                     <child>
  2517.                       <object class="GtkLabel" id="label12">
  2518.                         <property name="visible">True</property>
  2519.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2520.                         <property name="xalign">0</property>
  2521.                         <property name="label" translatable="yes">_Tooltips:</property>
  2522.                         <property name="use_underline">True</property>
  2523.                         <property name="mnemonic_widget">tooltip_bg_color</property>
  2524.                       </object>
  2525.                       <packing>
  2526.                         <property name="top_attach">4</property>
  2527.                         <property name="bottom_attach">5</property>
  2528.                       </packing>
  2529.                     </child>
  2530.                     <child>
  2531.                       <object class="GtkColorButton" id="selected_fg_color">
  2532.                         <property name="visible">True</property>
  2533.                         <property name="can_focus">True</property>
  2534.                         <property name="receives_default">False</property>
  2535.                       </object>
  2536.                       <packing>
  2537.                         <property name="left_attach">2</property>
  2538.                         <property name="right_attach">3</property>
  2539.                         <property name="top_attach">3</property>
  2540.                         <property name="bottom_attach">4</property>
  2541.                         <property name="x_options"></property>
  2542.                         <property name="y_options"></property>
  2543.                       </packing>
  2544.                     </child>
  2545.                     <child>
  2546.                       <object class="GtkColorButton" id="text_color">
  2547.                         <property name="visible">True</property>
  2548.                         <property name="can_focus">True</property>
  2549.                         <property name="receives_default">False</property>
  2550.                       </object>
  2551.                       <packing>
  2552.                         <property name="left_attach">2</property>
  2553.                         <property name="right_attach">3</property>
  2554.                         <property name="top_attach">2</property>
  2555.                         <property name="bottom_attach">3</property>
  2556.                         <property name="x_options"></property>
  2557.                         <property name="y_options"></property>
  2558.                       </packing>
  2559.                     </child>
  2560.                     <child>
  2561.                       <object class="GtkColorButton" id="fg_color">
  2562.                         <property name="visible">True</property>
  2563.                         <property name="can_focus">True</property>
  2564.                         <property name="receives_default">False</property>
  2565.                       </object>
  2566.                       <packing>
  2567.                         <property name="left_attach">2</property>
  2568.                         <property name="right_attach">3</property>
  2569.                         <property name="top_attach">1</property>
  2570.                         <property name="bottom_attach">2</property>
  2571.                         <property name="x_options"></property>
  2572.                         <property name="y_options"></property>
  2573.                       </packing>
  2574.                     </child>
  2575.                     <child>
  2576.                       <object class="GtkLabel" id="label4">
  2577.                         <property name="visible">True</property>
  2578.                         <property name="xalign">0</property>
  2579.                         <property name="label" translatable="yes">_Selected items:</property>
  2580.                         <property name="use_underline">True</property>
  2581.                         <property name="mnemonic_widget">selected_bg_color</property>
  2582.                       </object>
  2583.                       <packing>
  2584.                         <property name="top_attach">3</property>
  2585.                         <property name="bottom_attach">4</property>
  2586.                       </packing>
  2587.                     </child>
  2588.                     <child>
  2589.                       <object class="GtkColorButton" id="selected_bg_color">
  2590.                         <property name="visible">True</property>
  2591.                         <property name="can_focus">True</property>
  2592.                         <property name="receives_default">False</property>
  2593.                       </object>
  2594.                       <packing>
  2595.                         <property name="left_attach">1</property>
  2596.                         <property name="right_attach">2</property>
  2597.                         <property name="top_attach">3</property>
  2598.                         <property name="bottom_attach">4</property>
  2599.                         <property name="x_options"></property>
  2600.                         <property name="y_options"></property>
  2601.                       </packing>
  2602.                     </child>
  2603.                     <child>
  2604.                       <object class="GtkColorButton" id="base_color">
  2605.                         <property name="visible">True</property>
  2606.                         <property name="can_focus">True</property>
  2607.                         <property name="receives_default">False</property>
  2608.                       </object>
  2609.                       <packing>
  2610.                         <property name="left_attach">1</property>
  2611.                         <property name="right_attach">2</property>
  2612.                         <property name="top_attach">2</property>
  2613.                         <property name="bottom_attach">3</property>
  2614.                         <property name="x_options"></property>
  2615.                         <property name="y_options"></property>
  2616.                       </packing>
  2617.                     </child>
  2618.                     <child>
  2619.                       <object class="GtkColorButton" id="bg_color">
  2620.                         <property name="visible">True</property>
  2621.                         <property name="can_focus">True</property>
  2622.                         <property name="receives_default">False</property>
  2623.                       </object>
  2624.                       <packing>
  2625.                         <property name="left_attach">1</property>
  2626.                         <property name="right_attach">2</property>
  2627.                         <property name="top_attach">1</property>
  2628.                         <property name="bottom_attach">2</property>
  2629.                         <property name="x_options"></property>
  2630.                         <property name="y_options"></property>
  2631.                       </packing>
  2632.                     </child>
  2633.                     <child>
  2634.                       <object class="GtkLabel" id="label13">
  2635.                         <property name="visible">True</property>
  2636.                         <property name="xalign">0</property>
  2637.                         <property name="label" translatable="yes">_Input boxes:</property>
  2638.                         <property name="use_underline">True</property>
  2639.                         <property name="mnemonic_widget">base_color</property>
  2640.                       </object>
  2641.                       <packing>
  2642.                         <property name="top_attach">2</property>
  2643.                         <property name="bottom_attach">3</property>
  2644.                       </packing>
  2645.                     </child>
  2646.                     <child>
  2647.                       <object class="GtkLabel" id="label3">
  2648.                         <property name="visible">True</property>
  2649.                         <property name="xalign">0</property>
  2650.                         <property name="label" translatable="yes">_Windows:</property>
  2651.                         <property name="use_underline">True</property>
  2652.                         <property name="mnemonic_widget">bg_color</property>
  2653.                       </object>
  2654.                       <packing>
  2655.                         <property name="top_attach">1</property>
  2656.                         <property name="bottom_attach">2</property>
  2657.                       </packing>
  2658.                     </child>
  2659.                     <child>
  2660.                       <object class="GtkLabel" id="label7">
  2661.                         <property name="visible">True</property>
  2662.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2663.                         <property name="label" translatable="yes">Text</property>
  2664.                       </object>
  2665.                       <packing>
  2666.                         <property name="left_attach">2</property>
  2667.                         <property name="right_attach">3</property>
  2668.                         <property name="x_options">GTK_FILL</property>
  2669.                         <property name="y_options">GTK_FILL</property>
  2670.                       </packing>
  2671.                     </child>
  2672.                     <child>
  2673.                       <object class="GtkLabel" id="label6">
  2674.                         <property name="visible">True</property>
  2675.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2676.                         <property name="label" translatable="yes">Background</property>
  2677.                       </object>
  2678.                       <packing>
  2679.                         <property name="left_attach">1</property>
  2680.                         <property name="right_attach">2</property>
  2681.                         <property name="x_options">GTK_FILL</property>
  2682.                         <property name="y_options">GTK_FILL</property>
  2683.                       </packing>
  2684.                     </child>
  2685.                     <child>
  2686.                       <placeholder/>
  2687.                     </child>
  2688.                   </object>
  2689.                   <packing>
  2690.                     <property name="expand">False</property>
  2691.                     <property name="position">1</property>
  2692.                   </packing>
  2693.                 </child>
  2694.                 <child>
  2695.                   <object class="GtkHButtonBox" id="hbuttonbox4">
  2696.                     <property name="visible">True</property>
  2697.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2698.                     <property name="layout_style">end</property>
  2699.                     <child>
  2700.                       <object class="GtkButton" id="color_scheme_defaults_button">
  2701.                         <property name="label" translatable="yes">_Reset to Defaults</property>
  2702.                         <property name="visible">True</property>
  2703.                         <property name="can_focus">True</property>
  2704.                         <property name="receives_default">True</property>
  2705.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2706.                         <property name="use_underline">True</property>
  2707.                       </object>
  2708.                       <packing>
  2709.                         <property name="expand">False</property>
  2710.                         <property name="fill">False</property>
  2711.                         <property name="position">0</property>
  2712.                       </packing>
  2713.                     </child>
  2714.                   </object>
  2715.                   <packing>
  2716.                     <property name="expand">False</property>
  2717.                     <property name="position">2</property>
  2718.                   </packing>
  2719.                 </child>
  2720.               </object>
  2721.               <packing>
  2722.                 <property name="position">1</property>
  2723.               </packing>
  2724.             </child>
  2725.             <child type="tab">
  2726.               <object class="GtkLabel" id="label18">
  2727.                 <property name="visible">True</property>
  2728.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2729.                 <property name="label" translatable="yes">Colors</property>
  2730.               </object>
  2731.               <packing>
  2732.                 <property name="position">1</property>
  2733.                 <property name="tab_fill">False</property>
  2734.               </packing>
  2735.             </child>
  2736.             <child>
  2737.               <object class="GtkVBox" id="vbox29">
  2738.                 <property name="visible">True</property>
  2739.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2740.                 <property name="border_width">12</property>
  2741.                 <property name="orientation">vertical</property>
  2742.                 <property name="spacing">6</property>
  2743.                 <child>
  2744.                   <object class="GtkScrolledWindow" id="scrolledwindow5">
  2745.                     <property name="visible">True</property>
  2746.                     <property name="can_focus">True</property>
  2747.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2748.                     <property name="hscrollbar_policy">never</property>
  2749.                     <property name="vscrollbar_policy">automatic</property>
  2750.                     <property name="shadow_type">in</property>
  2751.                     <child>
  2752.                       <object class="GtkTreeView" id="window_themes_list">
  2753.                         <property name="visible">True</property>
  2754.                         <property name="can_focus">True</property>
  2755.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2756.                         <property name="headers_visible">False</property>
  2757.                       </object>
  2758.                     </child>
  2759.                   </object>
  2760.                   <packing>
  2761.                     <property name="position">0</property>
  2762.                   </packing>
  2763.                 </child>
  2764.                 <child>
  2765.                   <object class="GtkHButtonBox" id="hbuttonbox6">
  2766.                     <property name="visible">True</property>
  2767.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2768.                     <property name="spacing">6</property>
  2769.                     <property name="layout_style">end</property>
  2770.                     <child>
  2771.                       <object class="GtkButton" id="window_themes_delete">
  2772.                         <property name="label">gtk-delete</property>
  2773.                         <property name="visible">True</property>
  2774.                         <property name="sensitive">False</property>
  2775.                         <property name="can_focus">True</property>
  2776.                         <property name="receives_default">True</property>
  2777.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2778.                         <property name="use_stock">True</property>
  2779.                       </object>
  2780.                       <packing>
  2781.                         <property name="expand">False</property>
  2782.                         <property name="fill">False</property>
  2783.                         <property name="position">0</property>
  2784.                       </packing>
  2785.                     </child>
  2786.                   </object>
  2787.                   <packing>
  2788.                     <property name="expand">False</property>
  2789.                     <property name="position">1</property>
  2790.                   </packing>
  2791.                 </child>
  2792.               </object>
  2793.               <packing>
  2794.                 <property name="position">2</property>
  2795.               </packing>
  2796.             </child>
  2797.             <child type="tab">
  2798.               <object class="GtkLabel" id="label42">
  2799.                 <property name="visible">True</property>
  2800.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2801.                 <property name="label" translatable="yes">Window Border</property>
  2802.               </object>
  2803.               <packing>
  2804.                 <property name="position">2</property>
  2805.                 <property name="tab_fill">False</property>
  2806.               </packing>
  2807.             </child>
  2808.             <child>
  2809.               <object class="GtkVBox" id="vbox30">
  2810.                 <property name="visible">True</property>
  2811.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2812.                 <property name="border_width">12</property>
  2813.                 <property name="orientation">vertical</property>
  2814.                 <property name="spacing">6</property>
  2815.                 <child>
  2816.                   <object class="GtkScrolledWindow" id="scrolledwindow6">
  2817.                     <property name="visible">True</property>
  2818.                     <property name="can_focus">True</property>
  2819.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2820.                     <property name="hscrollbar_policy">never</property>
  2821.                     <property name="vscrollbar_policy">automatic</property>
  2822.                     <property name="shadow_type">in</property>
  2823.                     <child>
  2824.                       <object class="GtkTreeView" id="icon_themes_list">
  2825.                         <property name="visible">True</property>
  2826.                         <property name="can_focus">True</property>
  2827.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2828.                         <property name="headers_visible">False</property>
  2829.                       </object>
  2830.                     </child>
  2831.                   </object>
  2832.                   <packing>
  2833.                     <property name="position">0</property>
  2834.                   </packing>
  2835.                 </child>
  2836.                 <child>
  2837.                   <object class="GtkHButtonBox" id="hbuttonbox7">
  2838.                     <property name="visible">True</property>
  2839.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2840.                     <property name="spacing">6</property>
  2841.                     <property name="layout_style">end</property>
  2842.                     <child>
  2843.                       <object class="GtkButton" id="icon_themes_delete">
  2844.                         <property name="label">gtk-delete</property>
  2845.                         <property name="visible">True</property>
  2846.                         <property name="sensitive">False</property>
  2847.                         <property name="can_focus">True</property>
  2848.                         <property name="receives_default">True</property>
  2849.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2850.                         <property name="use_stock">True</property>
  2851.                       </object>
  2852.                       <packing>
  2853.                         <property name="expand">False</property>
  2854.                         <property name="fill">False</property>
  2855.                         <property name="position">0</property>
  2856.                       </packing>
  2857.                     </child>
  2858.                   </object>
  2859.                   <packing>
  2860.                     <property name="expand">False</property>
  2861.                     <property name="position">1</property>
  2862.                   </packing>
  2863.                 </child>
  2864.               </object>
  2865.               <packing>
  2866.                 <property name="position">3</property>
  2867.               </packing>
  2868.             </child>
  2869.             <child type="tab">
  2870.               <object class="GtkLabel" id="label43">
  2871.                 <property name="visible">True</property>
  2872.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2873.                 <property name="label" translatable="yes">Icons</property>
  2874.               </object>
  2875.               <packing>
  2876.                 <property name="position">3</property>
  2877.                 <property name="tab_fill">False</property>
  2878.               </packing>
  2879.             </child>
  2880.             <child>
  2881.               <object class="GtkVBox" id="cursor_vbox">
  2882.                 <property name="visible">True</property>
  2883.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2884.                 <property name="border_width">12</property>
  2885.                 <property name="orientation">vertical</property>
  2886.                 <property name="spacing">6</property>
  2887.                 <child>
  2888.                   <object class="GtkHBox" id="cursor_message_hbox">
  2889.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2890.                     <property name="no_show_all">True</property>
  2891.                     <property name="spacing">6</property>
  2892.                     <child>
  2893.                       <object class="GtkImage" id="image3">
  2894.                         <property name="visible">True</property>
  2895.                         <property name="stock">gtk-dialog-info</property>
  2896.                         <property name="icon-size">5</property>
  2897.                       </object>
  2898.                       <packing>
  2899.                         <property name="expand">False</property>
  2900.                         <property name="position">0</property>
  2901.                       </packing>
  2902.                     </child>
  2903.                     <child>
  2904.                       <object class="GtkLabel" id="label5">
  2905.                         <property name="width_request">280</property>
  2906.                         <property name="visible">True</property>
  2907.                         <property name="label" translatable="yes">Changing your cursor theme takes effect the next time you log in.</property>
  2908.                         <property name="wrap">True</property>
  2909.                       </object>
  2910.                       <packing>
  2911.                         <property name="expand">False</property>
  2912.                         <property name="fill">False</property>
  2913.                         <property name="position">1</property>
  2914.                       </packing>
  2915.                     </child>
  2916.                   </object>
  2917.                   <packing>
  2918.                     <property name="expand">False</property>
  2919.                     <property name="fill">False</property>
  2920.                     <property name="position">0</property>
  2921.                   </packing>
  2922.                 </child>
  2923.                 <child>
  2924.                   <object class="GtkScrolledWindow" id="scrolledwindow8">
  2925.                     <property name="visible">True</property>
  2926.                     <property name="can_focus">True</property>
  2927.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2928.                     <property name="hscrollbar_policy">never</property>
  2929.                     <property name="vscrollbar_policy">automatic</property>
  2930.                     <property name="shadow_type">in</property>
  2931.                     <child>
  2932.                       <object class="GtkTreeView" id="cursor_themes_list">
  2933.                         <property name="visible">True</property>
  2934.                         <property name="can_focus">True</property>
  2935.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2936.                         <property name="headers_visible">False</property>
  2937.                       </object>
  2938.                     </child>
  2939.                   </object>
  2940.                   <packing>
  2941.                     <property name="position">1</property>
  2942.                   </packing>
  2943.                 </child>
  2944.                 <child>
  2945.                   <object class="GtkHBox" id="cursor_size_hbox">
  2946.                     <property name="visible">True</property>
  2947.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2948.                     <property name="spacing">12</property>
  2949.                     <child>
  2950.                       <object class="GtkLabel" id="cursor_size_label">
  2951.                         <property name="label" translatable="yes">_Size:</property>
  2952.                         <property name="use_underline">True</property>
  2953.                         <property name="mnemonic_widget">cursor_size_scale</property>
  2954.                       </object>
  2955.                       <packing>
  2956.                         <property name="expand">False</property>
  2957.                         <property name="position">0</property>
  2958.                       </packing>
  2959.                     </child>
  2960.                     <child>
  2961.                       <object class="GtkHBox" id="hbox13">
  2962.                         <property name="visible">True</property>
  2963.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2964.                         <property name="spacing">6</property>
  2965.                         <child>
  2966.                           <object class="GtkLabel" id="cursor_size_small_label">
  2967.                             <property name="visible">True</property>
  2968.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2969.                             <property name="label" translatable="yes">Small</property>
  2970.                             <property name="use_markup">True</property>
  2971.                           </object>
  2972.                           <packing>
  2973.                             <property name="expand">False</property>
  2974.                             <property name="position">0</property>
  2975.                           </packing>
  2976.                         </child>
  2977.                         <child>
  2978.                           <object class="GtkHScale" id="cursor_size_scale">
  2979.                             <property name="width_request">100</property>
  2980.                             <property name="visible">True</property>
  2981.                             <property name="can_focus">True</property>
  2982.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2983.                             <property name="digits">0</property>
  2984.                             <property name="draw_value">False</property>
  2985.                           </object>
  2986.                           <packing>
  2987.                             <property name="position">1</property>
  2988.                           </packing>
  2989.                         </child>
  2990.                         <child>
  2991.                           <object class="GtkLabel" id="cursor_size_large_label">
  2992.                             <property name="visible">True</property>
  2993.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2994.                             <property name="label" translatable="yes">Large</property>
  2995.                             <property name="use_markup">True</property>
  2996.                           </object>
  2997.                           <packing>
  2998.                             <property name="expand">False</property>
  2999.                             <property name="position">2</property>
  3000.                           </packing>
  3001.                         </child>
  3002.                       </object>
  3003.                       <packing>
  3004.                         <property name="position">1</property>
  3005.                       </packing>
  3006.                     </child>
  3007.                     <child>
  3008.                       <object class="GtkHButtonBox" id="hbuttonbox9">
  3009.                         <property name="visible">True</property>
  3010.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  3011.                         <property name="spacing">6</property>
  3012.                         <property name="layout_style">end</property>
  3013.                         <child>
  3014.                           <object class="GtkButton" id="cursor_themes_delete">
  3015.                             <property name="label">gtk-delete</property>
  3016.                             <property name="visible">True</property>
  3017.                             <property name="sensitive">False</property>
  3018.                             <property name="can_focus">True</property>
  3019.                             <property name="receives_default">True</property>
  3020.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  3021.                             <property name="use_stock">True</property>
  3022.                           </object>
  3023.                           <packing>
  3024.                             <property name="expand">False</property>
  3025.                             <property name="fill">False</property>
  3026.                             <property name="position">0</property>
  3027.                           </packing>
  3028.                         </child>
  3029.                       </object>
  3030.                       <packing>
  3031.                         <property name="position">2</property>
  3032.                       </packing>
  3033.                     </child>
  3034.                   </object>
  3035.                   <packing>
  3036.                     <property name="expand">False</property>
  3037.                     <property name="position">2</property>
  3038.                   </packing>
  3039.                 </child>
  3040.               </object>
  3041.               <packing>
  3042.                 <property name="position">4</property>
  3043.               </packing>
  3044.             </child>
  3045.             <child type="tab">
  3046.               <object class="GtkLabel" id="label44">
  3047.                 <property name="visible">True</property>
  3048.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  3049.                 <property name="label" translatable="yes">Pointer</property>
  3050.               </object>
  3051.               <packing>
  3052.                 <property name="position">4</property>
  3053.                 <property name="tab_fill">False</property>
  3054.               </packing>
  3055.             </child>
  3056.           </object>
  3057.           <packing>
  3058.             <property name="position">1</property>
  3059.           </packing>
  3060.         </child>
  3061.         <child internal-child="action_area">
  3062.           <object class="GtkHButtonBox" id="dialog-action_area4">
  3063.             <property name="visible">True</property>
  3064.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  3065.             <property name="layout_style">end</property>
  3066.             <child>
  3067.               <object class="GtkButton" id="theme_help_button">
  3068.                 <property name="label">gtk-help</property>
  3069.                 <property name="visible">True</property>
  3070.                 <property name="can_focus">True</property>
  3071.                 <property name="receives_default">False</property>
  3072.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  3073.                 <property name="use_stock">True</property>
  3074.               </object>
  3075.               <packing>
  3076.                 <property name="expand">False</property>
  3077.                 <property name="fill">False</property>
  3078.                 <property name="position">0</property>
  3079.               </packing>
  3080.             </child>
  3081.             <child>
  3082.               <object class="GtkButton" id="theme_close_button">
  3083.                 <property name="label">gtk-close</property>
  3084.                 <property name="visible">True</property>
  3085.                 <property name="can_focus">True</property>
  3086.                 <property name="receives_default">True</property>
  3087.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  3088.                 <property name="use_stock">True</property>
  3089.               </object>
  3090.               <packing>
  3091.                 <property name="expand">False</property>
  3092.                 <property name="fill">False</property>
  3093.                 <property name="position">1</property>
  3094.               </packing>
  3095.             </child>
  3096.           </object>
  3097.           <packing>
  3098.             <property name="expand">False</property>
  3099.             <property name="pack_type">end</property>
  3100.             <property name="position">0</property>
  3101.           </packing>
  3102.         </child>
  3103.       </object>
  3104.     </child>
  3105.     <action-widgets>
  3106.       <action-widget response="-11">theme_help_button</action-widget>
  3107.       <action-widget response="-7">theme_close_button</action-widget>
  3108.     </action-widgets>
  3109.   </object>
  3110.   <object class="GtkDialog" id="theme_save_dialog">
  3111.     <property name="border_width">6</property>
  3112.     <property name="title" translatable="yes">Save Theme As...</property>
  3113.     <property name="modal">True</property>
  3114.     <property name="type_hint">dialog</property>
  3115.     <property name="has_separator">False</property>
  3116.     <child internal-child="vbox">
  3117.       <object class="GtkVBox" id="dialog-vbox3">
  3118.         <property name="visible">True</property>
  3119.         <property name="orientation">vertical</property>
  3120.         <property name="spacing">2</property>
  3121.         <child>
  3122.           <object class="GtkTable" id="table3">
  3123.             <property name="visible">True</property>
  3124.             <property name="border_width">6</property>
  3125.             <property name="n_rows">3</property>
  3126.             <property name="n_columns">2</property>
  3127.             <property name="column_spacing">12</property>
  3128.             <property name="row_spacing">6</property>
  3129.             <child>
  3130.               <object class="GtkEntry" id="save_dialog_entry">
  3131.                 <property name="visible">True</property>
  3132.                 <property name="can_focus">True</property>
  3133.                 <property name="activates_default">True</property>
  3134.               </object>
  3135.               <packing>
  3136.                 <property name="left_attach">1</property>
  3137.                 <property name="right_attach">2</property>
  3138.                 <property name="y_options"></property>
  3139.               </packing>
  3140.             </child>
  3141.             <child>
  3142.               <object class="GtkLabel" id="label49">
  3143.                 <property name="visible">True</property>
  3144.                 <property name="xalign">0</property>
  3145.                 <property name="label" translatable="yes">_Name:</property>
  3146.                 <property name="use_underline">True</property>
  3147.                 <property name="mnemonic_widget">save_dialog_entry</property>
  3148.               </object>
  3149.               <packing>
  3150.                 <property name="x_options">GTK_FILL</property>
  3151.                 <property name="y_options">GTK_FILL</property>
  3152.               </packing>
  3153.             </child>
  3154.             <child>
  3155.               <object class="GtkScrolledWindow" id="scrolledwindow4">
  3156.                 <property name="visible">True</property>
  3157.                 <property name="can_focus">True</property>
  3158.                 <property name="hscrollbar_policy">never</property>
  3159.                 <property name="vscrollbar_policy">automatic</property>
  3160.                 <property name="shadow_type">in</property>
  3161.                 <child>
  3162.                   <object class="GtkTextView" id="save_dialog_textview">
  3163.                     <property name="visible">True</property>
  3164.                     <property name="can_focus">True</property>
  3165.                     <property name="wrap_mode">word</property>
  3166.                     <property name="accepts_tab">False</property>
  3167.                   </object>
  3168.                 </child>
  3169.               </object>
  3170.               <packing>
  3171.                 <property name="left_attach">1</property>
  3172.                 <property name="right_attach">2</property>
  3173.                 <property name="top_attach">1</property>
  3174.                 <property name="bottom_attach">2</property>
  3175.               </packing>
  3176.             </child>
  3177.             <child>
  3178.               <object class="GtkLabel" id="label50">
  3179.                 <property name="visible">True</property>
  3180.                 <property name="xalign">0</property>
  3181.                 <property name="yalign">0</property>
  3182.                 <property name="label" translatable="yes">_Description:</property>
  3183.                 <property name="use_underline">True</property>
  3184.                 <property name="mnemonic_widget">save_dialog_textview</property>
  3185.               </object>
  3186.               <packing>
  3187.                 <property name="top_attach">1</property>
  3188.                 <property name="bottom_attach">2</property>
  3189.                 <property name="x_options">GTK_FILL</property>
  3190.                 <property name="y_options">GTK_FILL</property>
  3191.               </packing>
  3192.             </child>
  3193.             <child>
  3194.               <object class="GtkCheckButton" id="save_background_checkbutton">
  3195.                 <property name="label" translatable="yes">Save _background image</property>
  3196.                 <property name="visible">True</property>
  3197.                 <property name="can_focus">True</property>
  3198.                 <property name="receives_default">False</property>
  3199.                 <property name="use_underline">True</property>
  3200.                 <property name="draw_indicator">True</property>
  3201.               </object>
  3202.               <packing>
  3203.                 <property name="left_attach">1</property>
  3204.                 <property name="right_attach">2</property>
  3205.                 <property name="top_attach">2</property>
  3206.                 <property name="bottom_attach">3</property>
  3207.                 <property name="x_options">GTK_FILL</property>
  3208.                 <property name="y_options"></property>
  3209.               </packing>
  3210.             </child>
  3211.             <child>
  3212.               <placeholder/>
  3213.             </child>
  3214.           </object>
  3215.           <packing>
  3216.             <property name="position">1</property>
  3217.           </packing>
  3218.         </child>
  3219.         <child internal-child="action_area">
  3220.           <object class="GtkHButtonBox" id="dialog-action_area3">
  3221.             <property name="visible">True</property>
  3222.             <property name="layout_style">end</property>
  3223.             <child>
  3224.               <object class="GtkButton" id="save_dialog_cancel_button">
  3225.                 <property name="label">gtk-cancel</property>
  3226.                 <property name="visible">True</property>
  3227.                 <property name="can_focus">True</property>
  3228.                 <property name="can_default">True</property>
  3229.                 <property name="receives_default">False</property>
  3230.                 <property name="use_stock">True</property>
  3231.               </object>
  3232.               <packing>
  3233.                 <property name="expand">False</property>
  3234.                 <property name="fill">False</property>
  3235.                 <property name="position">0</property>
  3236.               </packing>
  3237.             </child>
  3238.             <child>
  3239.               <object class="GtkButton" id="save_dialog_save_button">
  3240.                 <property name="label">gtk-save</property>
  3241.                 <property name="visible">True</property>
  3242.                 <property name="can_focus">True</property>
  3243.                 <property name="can_default">True</property>
  3244.                 <property name="has_default">True</property>
  3245.                 <property name="receives_default">False</property>
  3246.                 <property name="use_stock">True</property>
  3247.               </object>
  3248.               <packing>
  3249.                 <property name="expand">False</property>
  3250.                 <property name="fill">False</property>
  3251.                 <property name="position">1</property>
  3252.               </packing>
  3253.             </child>
  3254.           </object>
  3255.           <packing>
  3256.             <property name="expand">False</property>
  3257.             <property name="pack_type">end</property>
  3258.             <property name="position">0</property>
  3259.           </packing>
  3260.         </child>
  3261.       </object>
  3262.     </child>
  3263.     <action-widgets>
  3264.       <action-widget response="-6">save_dialog_cancel_button</action-widget>
  3265.       <action-widget response="-5">save_dialog_save_button</action-widget>
  3266.     </action-widgets>
  3267.   </object>
  3268. </interface>
  3269.